diff --git a/waybar.d/config b/waybar.d/config
index 8f36dbd..e133db1 100644
--- a/waybar.d/config
+++ b/waybar.d/config
@@ -1,4 +1,8 @@
// vi: ft=jsonc
+// normal #ebdbb2
+// blue #268bd2
+// red #fb4934
+// green #b8bb26
{
"layer": "top",
"height": 25,
@@ -93,7 +97,7 @@
"critical": 15
},
"format": "{icon} {capacity}%",
- "format-charging": " {capacity}%",
+ "format-charging": " {capacity}%",
"format-icons": ["", "", "", "", ""]
},
"network#wl0": {
@@ -140,7 +144,7 @@
"format-bluetooth": "{icon} {volume}% {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",
- "format-source": " {volume}%",
+ "format-source": " {volume}%",
"format-source-muted": " ",
"format-icons": {
"headphone": "🎧",
diff --git a/waybar.d/config_annoyance b/waybar.d/config_annoyance
index 3abfc1b..31cd4ed 100644
--- a/waybar.d/config_annoyance
+++ b/waybar.d/config_annoyance
@@ -1,4 +1,8 @@
// vi: ft=jsonc
+// normal #ebdbb2
+// blue #268bd2
+// red #fb4934
+// green #b8bb26
{
"layer": "top",
"height": 25,
@@ -90,7 +94,7 @@
"critical": 15
},
"format": "{icon} {capacity}%",
- "format-charging": " {capacity}%",
+ "format-charging": " {capacity}%",
"format-icons": ["", "", "", "", ""]
},
{
@@ -99,7 +103,7 @@
"format": "{ifname}",
"format-wifi": " {ifname} {essid} ({signalStrength}%)",
"format-ethernet": " {ifname}",
- "format-linked": " {ifname}",
+ "format-linked": " {ifname}",
"format-disconnected": "{ifname}",
"tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n \t{bandwidthDownBits}\n \t{bandwidthUpBits}",
"tooltip-format-linked": "{ifname} linked",
@@ -112,7 +116,7 @@
"format": "{ifname}",
"format-wifi": " {essid} ({signalStrength}%)",
"format-ethernet": " {ifname}",
- "format-linked": " {ifname}",
+ "format-linked": " {ifname}",
"format-disconnected": "{ifname}",
"tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n \t{bandwidthDownBits}\n \t{bandwidthUpBits}",
"tooltip-format-linked": "{ifname} linked",
@@ -125,7 +129,7 @@
"format": "{ifname}",
"format-wifi": " {essid} ({signalStrength}%)",
"format-ethernet": " {ifname}",
- "format-linked": " {ifname}",
+ "format-linked": " {ifname}",
"format-disconnected": "{ifname}",
"tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n \t{bandwidthDownBits}\n \t{bandwidthUpBits}",
"tooltip-format-linked": "{ifname} linked",
@@ -137,7 +141,7 @@
"format-bluetooth": "{icon} {volume}% {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",
- "format-source": " {volume}%",
+ "format-source": " {volume}%",
"format-source-muted": " ",
"format-icons": {
"headphone": "🎧",