From b74f025820361223391ca5a75dc3dbf05f0b335c Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 28 Oct 2020 09:42:47 +0530 Subject: added alternative keybinding to cycle through tags --- herbstluftwm/autostart | 2 ++ 1 file changed, 2 insertions(+) (limited to 'herbstluftwm') 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 -- cgit v1.2.3