(i3) kill application with mod+shift+q
This commit is contained in:
parent
3a7cd2e7c3
commit
61e23c1086
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ bindsym $mod+P exec 1password
|
|||
bindsym $mod+O exec 1password --quick-access
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+q kill
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec --no-startup-id dmenu_run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue