update floating keybind
This commit is contained in:
parent
6d2f333368
commit
85a1895fd8
|
@ -27,7 +27,7 @@ super + g
|
||||||
#
|
#
|
||||||
|
|
||||||
# set the window state
|
# set the window state
|
||||||
super + {t,shift + t,s,f}
|
super + {t,shift + t,shift + f,f}
|
||||||
bspc node -t {tiled,pseudo_tiled,floating,fullscreen}
|
bspc node -t {tiled,pseudo_tiled,floating,fullscreen}
|
||||||
|
|
||||||
# set the node flags
|
# set the node flags
|
||||||
|
|
Loading…
Reference in New Issue