diff --git a/bspwm-home/.config/sxhkd/sxhkdrc b/bspwm-home/.config/sxhkd/sxhkdrc index ae999eeb..29828b9d 100644 --- a/bspwm-home/.config/sxhkd/sxhkdrc +++ b/bspwm-home/.config/sxhkd/sxhkdrc @@ -3,9 +3,6 @@ super + w exo-open --launch WebBrowser # terminal emulator -super + t - exo-open --launch TerminalEmulator - super + Return exo-open --launch TerminalEmulator @@ -50,7 +47,7 @@ super + g # # set the window state -super + {shift + t,s,f} +super + {t,shift + t,s,f} bspc node -t {tiled,pseudo_tiled,floating,fullscreen} # set the node flags