diff options
Diffstat (limited to 'herbstluftwm/autostart')
-rwxr-xr-x | herbstluftwm/autostart | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index a946bbd1..ae804687 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -19,10 +19,10 @@ hc set focus_follows_mouse 1 # if you have a super key you will be much happier with Mod set to Mod4 # Mod=Mod1 # Use alt as the main modifier Mod=Mod4 # Use the super key as the main modifier -hc keybind Control-d spawn caja hc keybind Mod1-Return spawn dmenu_run -hc keybind Mod4-Shift-m spawn betterlockscreen -s -t 'Vidhu Kant is gone rn' -hc keybinf Mod1-s spawn scrot ~/Screenshots/%Y-%m-%d-%T-screenshot.png +hc keybind Mod4-Shift-m spawn betterlockscreen -s +hc keybind Mod1-s spawn scrot ~/Media/Screenshots/%Y-%d-%m-%T-screenshot.png +hc keybind Mod4-Shift-Return spawn pcmanfm # autostart firefox & |