waybar: show wg dragon icon only on iface up
This commit is contained in:
parent
babfd5cccd
commit
69fbac2ca2
@ -80,7 +80,8 @@
|
||||
},
|
||||
"network#wireguard": {
|
||||
"interface": "*wg*",
|
||||
"format": "🐉",
|
||||
"format": "",
|
||||
"format-wifi": "🐉",
|
||||
"format-ethernet": "🐉",
|
||||
"format-linked": "<span foreground='#ffbf00'>{ifname}:</span> (No IP)🐉",
|
||||
"format-disconnected": "",
|
||||
|
Loading…
Reference in New Issue
Block a user