From f9bbaaaae70dc1f738bed3f7eb1e2c23eb673b58 Mon Sep 17 00:00:00 2001 From: nichkara Date: Tue, 16 Dec 2025 10:25:48 +0100 Subject: [PATCH] Update Icons for OpenDyslexic --- config.jsonc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.jsonc b/config.jsonc index b9db462..250e8d9 100644 --- a/config.jsonc +++ b/config.jsonc @@ -27,7 +27,7 @@ }, "custom/light_dark": { - "format": "💡", + "format": "", "on-click": "~/.config/waybar/scripts/baraction light", "tooltip": false }, @@ -47,7 +47,7 @@ "disk": { "interval": 30, - "format": "💾 {percentage_used}%", + "format": " {percentage_used}%", "path": "/", "tooltip": true, "tooltip-format": "HDD - {used} used out of {total} on {path} ({percentage_used}%)", @@ -56,7 +56,7 @@ "memory": { "interval": 30, - "format": " {}%", + "format": " {}%", "max-length": 10, "tooltip": true, "tooltip-format": "Memory - {used:0.1f}GB used", @@ -114,10 +114,10 @@ "warning": 30, "critical": 20 }, - "format": "🔋 {capacity}%", + "format": "󰂄 {capacity}%", "format-charging": " {capacity}%", - "format-plugged": " {capacity}%", - "format-alt": "{time} 🔋", + "format-plugged": "󱟢 {capacity}%", + "format-alt": "{time} 󱧥", "format-icons": ["", "", "", "", "", "", "", "", "", "", ""] },