diff options
Diffstat (limited to '.config/herbstluftwm')
-rwxr-xr-x | .config/herbstluftwm/autostart | 2 |
1 files changed, 0 insertions, 2 deletions
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 |