From 2e0c596259de318a86ce57f82c52cf268099a7de Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 19 Nov 2025 20:06:15 +0300 Subject: yes --- .config/waybar/config.jsonc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/waybar/config.jsonc') diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 2fa2286..e73c267 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -35,12 +35,12 @@ "all-outputs": true, "on-click": "activate", "format": "{icon}", - "format-icons": { - "8": "󰇮", - "9": "" - }, + // "format-icons": { + // "8": "󰇮", + // "9": "" + // }, "persistent-workspaces": { - "*": [ 1, 2, 3, 4, 8, 9 ] + "*": [ 1, 2, 3, 4 ] } }, "custom/icon": { -- cgit v1.2.3