waybar: Copy wifi settings for wlan* and wlp*
This commit is contained in:
parent
7a561a07ca
commit
824b5f8f1f
1 changed files with 6 additions and 0 deletions
|
|
@ -53,6 +53,12 @@
|
|||
"format-linked": "⚠",
|
||||
"tooltip-format": "{ipaddr}/{cidr}"
|
||||
},
|
||||
"network#wifi": {
|
||||
"interface": "wlan*",
|
||||
"format-wifi": "{essid} ",
|
||||
"format-linked": "⚠",
|
||||
"tooltip-format": "{ipaddr}/{cidr}"
|
||||
},
|
||||
"pulseaudio": {
|
||||
"scroll-step": 0,
|
||||
"format": "{volume}% {icon} {format_source}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue