From cbc3c085744d79035f5ff7f8f20ea8e60f9fd175 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 15 Nov 2016 17:26:37 +0100 Subject: Remove bad keybinds I’m trying to teach myself to use a window list instead of basic window navigation commands. --- herbstluftwm/.config/herbstluftwm/autostart | 2 -- 1 file changed, 2 deletions(-) diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 2becb0b..4684e69 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -130,8 +130,6 @@ hc mousebind $Mod-Button3 resize # focus hc keybind $Mod-BackSpace cycle_monitor -hc keybind $Mod-Tab cycle_all +1 -hc keybind $Mod-Shift-Tab cycle_all -1 # Use u because i is already used by by navigation commands. hc keybind $Mod-u jumpto urgent -- cgit v1.2.3-54-g00ecf