]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - x11/herbstluftwm/autostart
herbstluftwm/autostart: add bindings to run programs and select windows
[config/dotfiles.git] / x11 / herbstluftwm / autostart
index a9d530f2fc561be4160a55455907b77babc73561..a077e31abdb58ea1cfcfc4ec185381fbaef58408 100755 (executable)
@@ -70,6 +70,10 @@ hc keybind $mod-Shift-q quit
 # Lock the screen.
 hc keybind $mod-z spawn "$HOME/.xlockscreen" lock
 
+# Run programs/select windows
+hc keybind $mod-t spawn rofi -show run
+hc keybind $mod-g spawn rofi -show window
+
 # Tag key bindings. Create tags 1 to 0 with bindings to switch and move
 # windows to them.
 hc rename default 1 2>/dev/null || true