From 0612547fb7a0869c9251bee87f19449c8dd5f8ff Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sat, 19 Jul 2025 21:01:09 +0200 Subject: [PATCH] waybar: rename workspaces --- dot-config/waybar/config.jsonc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dot-config/waybar/config.jsonc b/dot-config/waybar/config.jsonc index 4dd7acf4..01def465 100644 --- a/dot-config/waybar/config.jsonc +++ b/dot-config/waybar/config.jsonc @@ -72,14 +72,14 @@ }, "format-icons": { "1": "", - "2": "󰖟", + "2": "", "3": "", "4": "", - "5": "", + "5": "", "6": "󰸾", "7": "󰸷", - "8": "", - "9": "", + "8": "", + "9": "󰖟", "0": "", "11": "" }, -- 2.51.2