1
0
Fork 0

waybar: Copy wifi settings for wlan* and wlp*

This commit is contained in:
Jeremy Kaplan 2022-06-11 12:00:26 -07:00
commit 824b5f8f1f

View file

@ -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}",