From 1a0a62bf4105453d10b863a3132e97b9b1e6843c Mon Sep 17 00:00:00 2001 From: xyz Date: Sat, 9 Oct 2021 17:51:13 -0700 Subject: sxhkdrc, no vpn hotkey --- .config/sxhkd/sxhkdrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 2921900c..30e35820 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -39,12 +39,11 @@ alt + w alt + s shufwall -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")" +#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")" alt + q - mullvad connect -w;\ qbittorrent # vim: ft=sh -- cgit v1.2.3-70-g09d2