mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 10:11:43 -05:00
5 lines
157 B
Text
5 lines
157 B
Text
super + alt + {_,shift + }Escape
|
|
{bspc query -T > "$BSPWM_TREE"; \
|
|
bspc query -H > "$BSPWM_HISTORY"; \
|
|
bspc quit,\
|
|
bspc quit 1}
|