diff options
Diffstat (limited to '')
-rw-r--r-- | .i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ bar { # lock screen bindsym $alt+Control+l exec $nsi $script/xlock.sh # kill focused window -bindsym $mod+Shift+w kill +bindsym $mod+q kill bindsym $alt+F4 kill # reload the configuration file bindsym $mod+backslash reload |