From 7d40972175deaaafce0d49383264f20d82acecf6 Mon Sep 17 00:00:00 2001 From: xyz Date: Sat, 9 Oct 2021 17:33:25 -0700 Subject: qbittorrent sxhkd --- .config/sxhkd/sxhkdrc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index bf528aff..2921900c 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -40,7 +40,11 @@ alt + s shufwall alt + v - if mullvad status | grep -q 'Disconnect'; then mullvad connect -w; else mullvad disconnect -w; fi;\ + 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