add suspend to sxhkdrc
This commit is contained in:
parent
35bfa84896
commit
9acc377ad2
|
@ -69,6 +69,9 @@ super + q
|
||||||
super + e
|
super + e
|
||||||
bspc quit 0
|
bspc quit 0
|
||||||
|
|
||||||
|
super + shift + e
|
||||||
|
systemctl suspend
|
||||||
|
|
||||||
super + {_,ctrl +,shift + }{h,j,k,l}
|
super + {_,ctrl +,shift + }{h,j,k,l}
|
||||||
bspc node -{f,p,s} {west,south,north,east}
|
bspc node -{f,p,s} {west,south,north,east}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue