diff options
author | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2024-02-27 11:58:23 -0800 |
---|---|---|
committer | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2024-02-27 11:58:23 -0800 |
commit | 893e9748cf241a496726c4fe0bb52c0996be3909 (patch) | |
tree | 6f9017130d8f9aea8afeb06af7c5f11794058ba0 /config/herbstluftwm/autostart | |
parent | 5ff26c192ae1d0786790390cfae7759616bbe35f (diff) | |
download | dotfiles-master.tar.gz dotfiles-master.tar.xz |
Diffstat (limited to 'config/herbstluftwm/autostart')
-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 |