]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
herbstluftwm/autostart: add bindings to run programs and select windows
authorSimon Ruderich <simon@ruderich.org>
Sun, 9 Feb 2020 22:22:37 +0000 (23:22 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 9 Feb 2020 22:22:37 +0000 (23:22 +0100)
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