From feba4ed3eba6cf943665fb80f06b4576da4c68c5 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sun, 12 Jan 2020 01:06:12 -0500 Subject: [PATCH] fix(i3 config): Removed redundant keyboard shortcut that can be found in the sxhkdrc config --- .config/i3/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 8fd19cf..7a31e74 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -39,7 +39,6 @@ bindsym $mod+Shift+space floating toggle bindsym $mod+space focus mode_toggle bindsym $mod+Escape workspace prev -bindsym $mod+Shift+Escape exec --no-startup-id prompt "Exit i3?" "i3-msg exit" #STOP/HIDE EVERYTHING: bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec --no-startup-id lmc pause ; exec --no-startup-id pauseallmpv; workspace 0; exec $term -e htop ; exec $term -e $FILE