summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2022-08-04 06:05:28 +0000
committerlistout <listout@protonmail.com>2022-09-01 10:56:31 +0000
commitad3fef79f8fabf17e3a824cb71362cc095c9c298 (patch)
tree89892c297dc08c55d318928dc7fb6f71c4f00aff /.config/sxhkd/sxhkdrc
parentafd6d0c693ba558e2795350aa9a7d70d2a27d621 (diff)
downloaddots-ad3fef79f8fabf17e3a824cb71362cc095c9c298.tar.gz
sxhkd: use alt+tab to focus next/prev window in current desktop
Signed-off-by: listout <listout@protonmail.com>
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 5bf6a98..bc56e01 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -89,7 +89,7 @@ super + {p,b,comma,period}
bspc node -f @{parent,brother,first,second}
# focus the next/previous window in the current desktop
-super + {_,shift + }c
+alt + {_,shift + }Tab
bspc node -f {next,prev}.local.!hidden.window
# focus the next/previous desktop in the current monitor