From b8fcbcd55a78dbb30cb678fa8ae7dc2a48e9fce1 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 29 Dec 2014 23:23:10 +0100 Subject: [PATCH] non-fuzzy on hitting super --- config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/herbstluftwm/autostart b/config/herbstluftwm/autostart index b0adec2..55a2caa 100755 --- a/config/herbstluftwm/autostart +++ b/config/herbstluftwm/autostart @@ -29,7 +29,7 @@ hc keybind $Mod-Shift-c close hc keybind $Mod-Return spawn urxvtc hc keybind $Mod-Shift-s spawn systemctl suspend hc keybind $Mod-e spawn dmenu_run -z -hc keybind Scroll_Lock spawn dmenu_run -z +hc keybind Scroll_Lock spawn dmenu_run hc keybind $Mod-b spawn urxvtc -name ranger -e ranger hc keybind $Mod-Control-c spawn urxvtc -name weechat -e weechat hc keybind $Mod-Control-n spawn urxvtc -name newsbeuter -e newsbeuter