add quitting and dmenu to sxhkd
This commit is contained in:
parent
6a7dc71272
commit
e58b66059a
1 changed files with 7 additions and 1 deletions
|
@ -8,4 +8,10 @@ super + {_, shift + } {h, t, n, s}
|
||||||
nwmctl {focus, push} {left, down, up, right}
|
nwmctl {focus, push} {left, down, up, right}
|
||||||
|
|
||||||
super + shift + w
|
super + shift + w
|
||||||
killw $(pfw)
|
killw $(pfw)
|
||||||
|
|
||||||
|
super + shift + q
|
||||||
|
pkill nwm
|
||||||
|
|
||||||
|
Scroll_Lock
|
||||||
|
dmenu_run
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue