From 02de43aeb69b7633946c0025bd1c2860f30bf0c4 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Mon, 9 Mar 2020 20:14:16 -0400 Subject: [PATCH] Update config --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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