diff options
-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 ef87da2..43e6379 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -141,7 +141,7 @@ hc keybind Mod4-Shift-Control-s spawn alacritty -e ranger ~/desktop hc keybind Mod4-Shift-Control-r spawn alacritty -e ranger ~/work hc keybind Mod4-Shift-Control-t spawn alacritty -e ranger ~/thcool hc keybind Mod4-Shift-Control-v spawn alacritty -e ranger ~/videos -hc keybind Mod4-Shift-Control-w spawn alacritty -e ranger ~/documents/writing +hc keybind Mod4-Shift-Control-w spawn alacritty -e ranger ~/projects/writing # grab colour to clipboard hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh |