From 886d81da0167b02f9c767b9032494d47df1bf648 Mon Sep 17 00:00:00 2001 From: yushyin Date: Tue, 11 Jun 2019 10:38:49 +0200 Subject: hlwm config --- herbstluftwm/files/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/herbstluftwm/files/autostart b/herbstluftwm/files/autostart index edb2d9a..fb26a3d 100755 --- a/herbstluftwm/files/autostart +++ b/herbstluftwm/files/autostart @@ -19,7 +19,7 @@ Mod=Mod4 # Use the super key as the main modifier hc keybind $Mod-Shift-q quit hc keybind $Mod-Shift-r reload hc keybind $Mod-Shift-c close -hc keybind $Mod-Return spawn ${TERMINAL:-termite} # use your $TERMINAL with xterm as fallback +hc keybind $Mod-Return spawn ${TERMINAL:-termite} # use your $TERMINAL with termite as fallback hc keybind $Mod-x spawn rofi -show run # basic movement -- cgit v1.2.3-24-g4f1b