Update config

This commit is contained in:
Vlad Doster 2020-03-09 20:14:16 -04:00 committed by GitHub
parent ec44fd78fa
commit 02de43aeb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -131,7 +131,7 @@ bindsym $mod+Shift+XF86Forward move container to workspace next
bindsym $mod+semicolon workspace next bindsym $mod+semicolon workspace next
bindsym $mod+apostrophe split horizontal ;; exec $term bindsym $mod+apostrophe split horizontal ;; exec $term
bindsym $mod+slash split vertical ;; exec $term bindsym $mod+slash split vertical ;; exec $term
bindsym $mod+Shift+slash xkill bindsym $mod+Shift+slash exec xkill
bindsym $mod+backslash workspace back_and_forth bindsym $mod+backslash workspace back_and_forth
set $ws1 "1" set $ws1 "1"