diff options
Diffstat (limited to 'config/herbstluftwm')
-rwxr-xr-x | config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/herbstluftwm/autostart b/config/herbstluftwm/autostart index 8473d35..09fe470 100755 --- a/config/herbstluftwm/autostart +++ b/config/herbstluftwm/autostart @@ -115,7 +115,7 @@ hc keybind $Mod-Return spawn urxvt hc keybind $Mod-backslash spawn dmenu_run -i -b -nb '#454545' -nf '#9fbc00' -sb '#9fbc00' -sf '#454545' -p 'exec:' hc keybind $Mod-semicolon spawn /usr/share/doc/herbstluftwm/examples/herbstcommander.sh hc keybind $Mod-Print spawn scrot -hc keybind $Mod-Shift-apostrophe spawn slock +hc keybind $Mod-Shift-apostrophe spawn loginctl lock-session hc mousebind $Mod-Button1 move hc mousebind $Mod-Button2 zoom |