diff options
Diffstat (limited to '.i3/config')
-rw-r--r-- | .i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -39,7 +39,8 @@ bar { ############ # kill focused window -bindsym $mod+Shift+q kill +bindsym $mod+Shift+w kill +bindsym $alt+F4 kill # reload the configuration file bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) |