]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - herbstluftwm/autostart
herbstluftwm: Change mapping of reload to $mod-q.
[config/dotfiles.git] / herbstluftwm / autostart
index 7773911c4220d3ba2710ee2a30c138163fb930b6..2dcf5fd34e9aae4efbb7f4b34755ce760436e303 100755 (executable)
@@ -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.