From d8c77d18c2ca21d0cb727693c7ccebf4079105ff Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 11 Oct 2024 07:51:01 +1000 Subject: update hc spawn bindings --- .config/herbstluftwm/autostart | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to '.config') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 7d4ce25..d2c1d1f 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -195,18 +195,16 @@ hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh # spawn hc keybind Mod4-Return spawn ~/.config/herbstluftwm/alacritty.sh hc keybind Mod4-Shift-f spawn firejail --netfilter=/etc/firejail/nolocal.net firefox -hc keybind Mod4-Shift-g spawn gwaei -hc keybind Mod4-Shift-i spawn gimp -hc keybind Mod4-Shift-k spawn krita +hc keybind Mod4-Shift-g spawn gimp +hc keybind Mod4-Shift-i spawn krita hc keybind Mod4-Shift-m spawn ~/.config/herbstluftwm/kanjidraw.sh hc keybind Mod4-Shift-n spawn ~/.config/herbstluftwm/alacritty.sh -t "notes" -e pass edit notes hc keybind Mod4-Shift-o spawn ~/yolo/tor/start-tor-browser -hc keybind Mod4-Shift-p spawn inkscape +hc keybind Mod4-Shift-s spawn inkscape hc keybind Mod4-Shift-r spawn ~/.config/herbstluftwm/alacritty.sh -t "recall" -e pass edit recall hc keybind Mod4-Shift-t spawn transmission-gtk hc keybind Mod4-Shift-v spawn ~/.config/herbstluftwm/alacritty.sh -e $EDITOR hc keybind Mod4-Shift-w spawn ~/.config/herbstluftwm/alacritty.sh -t "weechat" -e weechat -hc keybind Mod4-Shift-z spawn zhudi # dmenu hc keybind Mod4-r spawn dmenu_run -fn "${bfont}:size=${bfont_size}" \ -- cgit v1.2.3