aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-12-29 09:31:50 +0100
committerSébastien Dailly <sebastien@dailly.me>2022-12-29 09:33:13 +0100
commit642e81ce832faa52161a128c8c06b5ed1bc62c4c (patch)
tree35348236159fc19831a88e3b144793bcd722b578
parente25dd4b9db3f1aeea2e32782b772d749b8c3ad30 (diff)
bspwm: changed the shortcut for switching between workspaces
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index d745336..3b7ad45 100644
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -81,7 +81,7 @@ super + {_,shift + }c
bspc node -f {next,prev}.local
# focus the next/previous desktop in the current monitor
-super + bracket{left,right}
+super + paren{left,right}
bspc desktop -f {prev,next}.local
# focus the last node/desktop