From: Simon Ruderich Date: Sun, 12 Jan 2014 02:10:17 +0000 (+0100) Subject: herbstluftwm: Change mapping of reload to $mod-q. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=836d90a706afe7f3f86331375b28390f2a43e372;p=config%2Fdotfiles.git herbstluftwm: Change mapping of reload to $mod-q. Same mapping as in xmonad. --- diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 7773911..2dcf5fd 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -45,7 +45,7 @@ hc keyunbind --all # Basic key bindings. hc keybind $mod-Shift-Return spawn urxvt hc keybind $mod-Shift-c close -hc keybind $mod-Shift-r reload +hc keybind $mod-q reload hc keybind $mod-Shift-q quit # Lock the screen. The sleep is necessary to allow xtrlock to grab the # keyboard input.