summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-10-09 18:33:05 -0700
committerxyz <gky44px1999@gmail.com>2021-10-09 18:33:05 -0700
commit529133bbc040f861dc7119d3bcc9e6ed04805cf1 (patch)
treed93ef62e5226761791de623c83557c097d188f0a
parent5ff45bc0a105ab1a9985863278fe55568d9dbc1f (diff)
refactor
-rw-r--r--.config/sxhkd/sxhkdrc3
1 files changed, 3 insertions, 0 deletions
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")";\