sway: close windows with rmb on titlebar

This commit is contained in:
Konstantin Koslowski 2021-01-06 19:16:21 +01:00
parent f78589de38
commit e2b6f717bd

2
config
View file

@ -76,7 +76,7 @@ bindsym $mod+Return exec $term
# Kill focused window # Kill focused window
bindsym $mod+Shift+q kill bindsym $mod+Shift+q kill
bindsym --release button2 kill bindsym --release button3 kill
# Start your launcher # Start your launcher
bindsym $mod+p exec $menu bindsym $mod+p exec $menu