Added i3 exit binding
This commit is contained in:
parent
e1423a556d
commit
5eb83d1b69
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ bindsym $mod+o exec /usr/bin/obsidian
|
|||
|
||||
bindsym $mod+q kill
|
||||
|
||||
bindsym $mod+Shift+e exec ~/.config/i3/scripts/powermenu
|
||||
bindsym $mod+Shift+e exit
|
||||
bindsym $mod+l exec ~/.config/i3/scripts/blur-lock
|
||||
bindsym $mod+Shift+n exec ~/.config/i3/scripts/empty_workspace
|
||||
|
||||
|
|
Loading…
Reference in a new issue