From 7202ee6798228eed63b512b83c61acdd3719f0c3 Mon Sep 17 00:00:00 2001 From: natemaia Date: Mon, 31 Dec 2018 13:54:01 -0800 Subject: [PATCH] Remove duplicate binds from sxhkd config --- bspwm-home/.config/sxhkd/sxhkdrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bspwm-home/.config/sxhkd/sxhkdrc b/bspwm-home/.config/sxhkd/sxhkdrc index 3fc9ce20..ae999eeb 100644 --- a/bspwm-home/.config/sxhkd/sxhkdrc +++ b/bspwm-home/.config/sxhkd/sxhkdrc @@ -9,9 +9,6 @@ super + t super + Return exo-open --launch TerminalEmulator -ctrl + shift + t - exo-open --launch TerminalEmulator - # file manager super + f exo-open --launch FileManager @@ -53,7 +50,7 @@ super + g # # set the window state -super + {t,shift + t,s,f} +super + {shift + t,s,f} bspc node -t {tiled,pseudo_tiled,floating,fullscreen} # set the node flags