diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 } |