1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

added openvpn module

This commit is contained in:
eoli3n 2020-01-05 19:12:18 +01:00
parent a84e27f161
commit 195cc6bcf4

@ -70,7 +70,7 @@
"exec": "~/.config/waybar/modules/storage.sh /home"
},
"custom/vpn": {
"format": "<span foreground='#929292'></span> vpn",
"format": "<span foreground='#929292'></span>vpn",
"interval": 5,
"exec" : "pgrep openvpn"
},