mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
fix: waybar vpn indicator not displaying
This commit is contained in:
parent
4c94778364
commit
560bc48259
4 changed files with 6 additions and 2 deletions
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
};
|
||||
"custom/vpn" = {
|
||||
format = "VPN ";
|
||||
format = "()";
|
||||
exec = "echo '{\"class\": \"connected\"}'";
|
||||
exec-if = "test -d /proc/sys/net/ipv4/conf/tun0";
|
||||
return-type = "json";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue