diff options
Diffstat (limited to 'sxhkd/sxhkdrc')
-rw-r--r-- | sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 5434b39..ef311bc 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -26,6 +26,9 @@ super + alt + Escape super + w bspc window -c +super + ctrl + c + bspc window -c + super + t bspc desktop -l next; \ if bspc query --tree | grep -q ' M - \*'; then \ |