waybar: Show disconnected icon
This commit is contained in:
parent
74dd4482aa
commit
49574935c3
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
||||||
"format-ethernet": "{ifname} ",
|
"format-ethernet": "{ifname} ",
|
||||||
"format-wifi": "{essid} ",
|
"format-wifi": "{essid} ",
|
||||||
"format-linked": "{ifname} ⚠",
|
"format-linked": "{ifname} ⚠",
|
||||||
|
"format-disconnected": "{ifname} ∅",
|
||||||
"tooltip-format": "{ipaddr}/{cidr}"
|
"tooltip-format": "{ipaddr}/{cidr}"
|
||||||
},
|
},
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue