From 35e206dfd1a87530a995db24dee971cb69b4e61f Mon Sep 17 00:00:00 2001 From: katherine Date: Wed, 24 Jan 2024 16:39:16 -0700 Subject: revert cycling binding error --- .config/herbstluftwm/autostart | 2 -- 1 file changed, 2 deletions(-) (limited to '.config') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 69175d5..02531ab 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -135,8 +135,6 @@ 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 -- cgit v1.2.3