summaryrefslogtreecommitdiff
path: root/dwmbar/bar_mullvad_vpn.sh
diff options
context:
space:
mode:
authorPerson <you@example.com>2022-01-02 15:59:06 -0600
committerPerson <you@example.com>2022-01-02 15:59:06 -0600
commit831f23e1b711103fc01a7264943db13b984cf737 (patch)
tree14a29657de0dc3b0ab8b7eda45b9c756733d843e /dwmbar/bar_mullvad_vpn.sh
parent188fd34a6f4677cf305acd93898cb3af6bc83c6c (diff)
Added network activity moduleHEADmaster
Diffstat (limited to 'dwmbar/bar_mullvad_vpn.sh')
-rwxr-xr-xdwmbar/bar_mullvad_vpn.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dwmbar/bar_mullvad_vpn.sh b/dwmbar/bar_mullvad_vpn.sh
new file mode 100755
index 0000000..4fee14e
--- /dev/null
+++ b/dwmbar/bar_mullvad_vpn.sh
@@ -0,0 +1,3 @@
+vpn_stat=$(mullvad status | awk ' { print $3 } ')
+
+echo $vpn_stat