mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
replace openvpn client with openconnect in waybar vpn check
This commit is contained in:
parent
8f8507aa78
commit
046823340a
@ -61,7 +61,7 @@
|
||||
"format": "<span foreground='#929292'></span> vpn",
|
||||
"interval": 5,
|
||||
"exec" : "echo a",
|
||||
"exec-if" : "pgrep openvpn"
|
||||
"exec-if" : "pgrep openconnect"
|
||||
},
|
||||
"backlight": {
|
||||
"format": "<span foreground='#929292'>{icon}</span> {percent}%",
|
||||
|
Loading…
Reference in New Issue
Block a user