diff --git a/.config/i3/config b/.config/i3/config index 5c242b11..cf92fdbd 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -131,7 +131,7 @@ bindsym $mod+Shift+XF86Forward move container to workspace next bindsym $mod+semicolon workspace next bindsym $mod+apostrophe split horizontal ;; 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 set $ws1 "1" @@ -209,4 +209,4 @@ bindsym Print exec --no-startup-id maim pic-full-"$(date '+%y% bindsym Shift+Print exec --no-startup-id maimpick bindsym $mod+Print exec --no-startup-id dmenurecord bindsym $mod+Scroll_Lock exec --no-startup-id "killall screenkey || screenkey" -bindsym $mod+Delete exec $stoprec \ No newline at end of file +bindsym $mod+Delete exec $stoprec