waybar: show wg dragon icon only on iface up
This commit is contained in:
parent
babfd5cccd
commit
69fbac2ca2
@ -80,11 +80,12 @@
|
||||
},
|
||||
"network#wireguard": {
|
||||
"interface": "*wg*",
|
||||
"format": "π",
|
||||
"format": "",
|
||||
"format-wifi": "π",
|
||||
"format-ethernet": "π",
|
||||
"format-linked": "<span foreground='#ffbf00'>{ifname}:</span> (No IP)π",
|
||||
"format-disconnected": "",
|
||||
"format-alt": "<span foreground='#929292'>{ifname}:</span> {ipaddr}/{cidr}π",
|
||||
"format-alt": "<span foreground='#929292'>{ifname}:</span>{ipaddr}/{cidr}π",
|
||||
"tooltip": false
|
||||
},
|
||||
"temperature": {
|
||||
|
Loadingβ¦
Reference in New Issue
Block a user