From 49973cf842e000db244bbfab517da51adddb141c Mon Sep 17 00:00:00 2001 From: katherine Date: Thu, 5 Aug 2021 12:11:14 -0700 Subject: urxvt -> alacritty --- .config/herbstluftwm/autostart | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) (limited to '.config/herbstluftwm') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 8068885..ef87da2 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -127,20 +127,21 @@ hc keybind Mod4-Print spawn ~/.config/herbstluftwm/maim.sh -m send hc keybind Mod4-Shift-Print spawn ~/.config/herbstluftwm/maim.sh -s -m send # ranger -hc keybind Mod4-Shift-Control-Return spawn urxvt -name "ranger" -e ranger ~ -hc keybind Mod4-Shift-Control-b spawn urxvt -name "ranger" -e ranger ~/documents/books -hc keybind Mod4-Shift-Control-c spawn urxvt -name "ranger" -e ranger ~/documents/comics -hc keybind Mod4-Shift-Control-d spawn urxvt -name "ranger" -e ranger ~/downloads -hc keybind Mod4-Shift-Control-g spawn urxvt -name "ranger" -e ranger ~/games -hc keybind Mod4-Shift-Control-i spawn urxvt -name "ranger" -e ranger ~/images -hc keybind Mod4-Shift-Control-m spawn urxvt -name "ranger" -e ranger ~/music -hc keybind Mod4-Shift-Control-n spawn urxvt -name "ranger" -e ranger ~/documents/manga -hc keybind Mod4-Shift-Control-p spawn urxvt -name "ranger" -e ranger ~/projects -hc keybind Mod4-Shift-Control-s spawn urxvt -name "ranger" -e ranger ~/desktop -hc keybind Mod4-Shift-Control-r spawn urxvt -name "ranger" -e ranger ~/romz -hc keybind Mod4-Shift-Control-t spawn urxvt -name "ranger" -e ranger ~/thcool -hc keybind Mod4-Shift-Control-v spawn urxvt -name "ranger" -e ranger ~/videos -hc keybind Mod4-Shift-Control-w spawn urxvt -name "ranger" -e ranger ~/documents/writing +hc keybind Mod4-Shift-Control-Return spawn alacritty -e ranger ~ +hc keybind Mod4-Shift-Control-a spawn alacritty -e ranger ~/audio +hc keybind Mod4-Shift-Control-b spawn alacritty -e ranger ~/documents/books +hc keybind Mod4-Shift-Control-c spawn alacritty -e ranger ~/documents/comics +hc keybind Mod4-Shift-Control-d spawn alacritty -e ranger ~/downloads +hc keybind Mod4-Shift-Control-g spawn alacritty -e ranger ~/games +hc keybind Mod4-Shift-Control-i spawn alacritty -e ranger ~/images +hc keybind Mod4-Shift-Control-m spawn alacritty -e ranger ~/music +hc keybind Mod4-Shift-Control-n spawn alacritty -e ranger ~/documents/manga +hc keybind Mod4-Shift-Control-p spawn alacritty -e ranger ~/projects +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 # grab colour to clipboard hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh @@ -149,18 +150,18 @@ hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh hc keybind Mod4-w spawn xdotool click 1 # spawn -hc keybind Mod4-Return spawn urxvt +hc keybind Mod4-Return spawn alacritty 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-m spawn ~/.config/herbstluftwm/mozc_tool --mode=hand_writing -hc keybind Mod4-Shift-n spawn urxvt -name "notes" -e $EDITOR ~/notes +hc keybind Mod4-Shift-n spawn alacritty -t "notes" -e $EDITOR ~/notes hc keybind Mod4-Shift-o spawn ~/yolo/tor/start-tor-browser hc keybind Mod4-Shift-p spawn inkscape hc keybind Mod4-Shift-r spawn krita hc keybind Mod4-Shift-t spawn transmission-gtk -hc keybind Mod4-Shift-v spawn urxvt -name $EDITOR -e $EDITOR -hc keybind Mod4-Shift-w spawn urxvt -name "weechat" -e weechat +hc keybind Mod4-Shift-v spawn alacritty -e $EDITOR +hc keybind Mod4-Shift-w spawn alacritty -t "weechat" -e weechat hc keybind Mod4-Shift-z spawn zhudi # dmenu -- cgit v1.2.3