mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 02:01:42 -05:00
Add the proper *quit* binding to the panel
This commit is contained in:
parent
b1d793031b
commit
ff03ce7053
1 changed files with 2 additions and 0 deletions
2
examples/panel/sxhkdrc
Normal file
2
examples/panel/sxhkdrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
super + alt + Escape
|
||||
pkill -x panel; bspc quit
|
Loading…
Add table
Reference in a new issue