From 506321ee1b9336ba410c69e6a86688e8255f2dc1 Mon Sep 17 00:00:00 2001 From: Joseph Montanaro Date: Mon, 8 Sep 2025 21:41:43 -0400 Subject: [PATCH] using {icon} for format gives named workspaces their names --- dot_config/waybar/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/waybar/config.jsonc b/dot_config/waybar/config.jsonc index 143ac69..eeff61b 100644 --- a/dot_config/waybar/config.jsonc +++ b/dot_config/waybar/config.jsonc @@ -16,7 +16,7 @@ ], "hyprland/workspaces": { "on-click": "activate", - "format": "{id}", + "format": "{icon}", }, "custom/omarchy": { "format": "\ue900",