We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53923d1 commit 4ab6cf2Copy full SHA for 4ab6cf2
archlinux/install/hyprland/config/waybar/config.jsonc
@@ -56,7 +56,7 @@
56
"format": "{icon}",
57
"format-wifi": "{icon}",
58
"format-ethernet": "",
59
- "format-disconnected": "",
+ "format-disconnected": "",
60
"tooltip-format-wifi": "{essid} ({frequency} GHz)\n⇣{bandwidthDownBytes} ⇡{bandwidthUpBytes}",
61
"tooltip-format-ethernet": "⇣{bandwidthDownBytes} ⇡{bandwidthUpBytes}",
62
"tooltip-format-disconnected": "Disconnected",
@@ -96,7 +96,7 @@
96
"on-click-right": "pamixer -t",
97
"tooltip-format": "Playing at {volume}%",
98
"scroll-step": 5,
99
- "format-muted": "",
+ "format-muted": "",
100
"format-icons": {
101
"default": ["", "", ""]
102
}
0 commit comments