aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2024-01-18 18:46:52 -0700
committerkatherine <ageha@airen-no-jikken.icu>2024-01-18 18:46:52 -0700
commit50d85470c2981ba6caf6a2c37548ca20fbea15a7 (patch)
treef6e62c9b13d232327f792fe7d7143f793a0ddb49
parent21a9332e465da95266d8ad94b99b5ce5c539d01a (diff)
downloaddotfiles-50d85470c2981ba6caf6a2c37548ca20fbea15a7.tar.gz
tag cycle keybinds match others
-rwxr-xr-x.config/herbstluftwm/autostart2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 02531ab..69175d5 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -135,6 +135,8 @@ done
# cycle through tags
hc keybind Mod4-n use_index +1 --skip-visible
hc keybind Mod4-p use_index -1 --skip-visible
+hc keybind Mod4-j use_index +1 --skip-visible
+hc keybind Mod4-k use_index -1 --skip-visible
# jump to last used tag
hc keybind Mod4-Escape use_previous