From c46593d438a75fce42f28529662b678b79d94693 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 9 Jun 2026 19:21:04 +1000 Subject: [PATCH] fix: readme example conf workspace label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59a8a752..64126fa7 100644 --- a/README.md +++ b/README.md @@ -434,7 +434,7 @@ For example, to disable the bar on DP-1: "maxWindowIcons": 5, "activeTrail": false, "perMonitorWorkspaces": true, - "label": " ", + "label": " ", "occupiedLabel": "󰮯", "activeLabel": "󰮯", "capitalisation": "preserve",