From 529133bbc040f861dc7119d3bcc9e6ed04805cf1 Mon Sep 17 00:00:00 2001 From: xyz Date: Sat, 9 Oct 2021 18:33:05 -0700 Subject: refactor --- .config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0c771069..f84cf529 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -36,16 +36,19 @@ alt + ctrl + y alt + w "$BROWSER" +# not ideal alt + shift + w mullvad-exclude "$BROWSER" alt + s shufwall +# not ideal alt + v if mullvad status | grep -q 'Disconnect'; then mullvad connect -w; else killall qbittorrent; mullvad disconnect -w; fi;\ kill -RTMIN+4 "$(cat "$XDG_CACHE_HOME/pidofbar")" +# not ideal alt + q mullvad connect -w;\ kill -RTMIN+4 "$(cat "$XDG_CACHE_HOME/pidofbar")";\ -- cgit v1.2.3-70-g09d2