diff options
author | katherine <ageha@airen-no-jikken.icu> | 2021-09-06 17:58:02 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2021-09-06 17:58:02 -0700 |
commit | 6fdf6744650e35387c69b2cf84e4be3921490794 (patch) | |
tree | 9fa7d277b6df12bdc4239ea329c23a0aaeb9c794 /.config/herbstluftwm | |
parent | a3db333a5d140cddc49e3775addbd8c13da243e5 (diff) | |
download | dotfiles-6fdf6744650e35387c69b2cf84e4be3921490794.tar.gz |
typo
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 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 |