Fix: super+t bind for tiling current node, super+return for term
This commit is contained in:
parent
118ba046ad
commit
ed0a853ef2
@ -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
|
||||
|
Reference in New Issue
Block a user