diff options
-rwxr-xr-x | herbstluftwm/autostart | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index ed88735a..0196edc6 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -95,6 +95,8 @@ done # cycle through tags hc keybind Mod1-l use_index +1 --skip-visible hc keybind Mod1-h use_index -1 --skip-visible +hc keybind Mod1-q use_index -1 --skip-visible +hc keybind Mod1-w use_index +1 --skip-visible # layouting hc keybind $Mod-d remove |