sway: close windows with rmb on titlebar
This commit is contained in:
parent
f78589de38
commit
e2b6f717bd
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -76,7 +76,7 @@ bindsym $mod+Return exec $term
|
|||
|
||||
# Kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
bindsym --release button2 kill
|
||||
bindsym --release button3 kill
|
||||
|
||||
# Start your launcher
|
||||
bindsym $mod+p exec $menu
|
||||
|
|
Loading…
Reference in a new issue