summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ab3f306..816a627 100644
--- a/README.md
+++ b/README.md
@@ -254,13 +254,12 @@ All configuration options are in `~/.config/caelestia/shell.json`.
},
"workspaces": {
"activeIndicator": true,
- "activeLabel": "󰮯 ",
+ "activeLabel": "󰮯",
"activeTrail": false,
"label": " ",
"occupiedBg": false,
- "occupiedLabel": "󰮯 ",
+ "occupiedLabel": "󰮯",
"perMonitorWorkspaces": true,
- "rounded": true,
"showWindows": true,
"shown": 5
}