Remove duplicate binds from sxhkd config
This commit is contained in:
parent
94f2bd22bb
commit
7202ee6798
@ -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
|
||||
|
Reference in New Issue
Block a user