update
This commit is contained in:
parent
d9fb938e0a
commit
92163939b2
3
sxhkdrc
3
sxhkdrc
|
@ -69,9 +69,6 @@ super + shift + Print
|
||||||
super + ctrl + Print
|
super + ctrl + Print
|
||||||
scrot-grab
|
scrot-grab
|
||||||
|
|
||||||
super + s
|
|
||||||
dmenu_ssh
|
|
||||||
|
|
||||||
super + e
|
super + e
|
||||||
dmenu_power
|
dmenu_power
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,9 @@ super + Home
|
||||||
super + {t,shift + t,shift + f,f}
|
super + {t,shift + t,shift + f,f}
|
||||||
bspc node -t {tiled,pseudo_tiled,floating,fullscreen}
|
bspc node -t {tiled,pseudo_tiled,floating,fullscreen}
|
||||||
|
|
||||||
|
super + s
|
||||||
|
bspc node -g sticky
|
||||||
|
|
||||||
# # set the node flags
|
# # set the node flags
|
||||||
# super + ctrl + {m,x,y,z}
|
# super + ctrl + {m,x,y,z}
|
||||||
# bspc node -g {marked,locked,sticky,private}
|
# bspc node -g {marked,locked,sticky,private}
|
||||||
|
|
Loading…
Reference in New Issue