diff options
Diffstat (limited to 'bspwm/sxhkdrc')
| -rw-r--r-- | bspwm/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/sxhkdrc b/bspwm/sxhkdrc index 664aaef..f0ca984 100644 --- a/bspwm/sxhkdrc +++ b/bspwm/sxhkdrc @@ -25,9 +25,9 @@ mod4 + shift + e mod4 + shift + q bspc node -c mod4 + shift + space - bspc node -t ~floating + bspc node -t "~floating" mod4 + shift + Return - bspc node -t ~fullscreen + bspc node -t "~fullscreen" mod4 + {h, Left} bspc node -f west |
