diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -248,6 +248,10 @@ All configuration options are in `~/.config/caelestia/shell.json`. "showKbLayout": false, "showNetwork": true }, + "tray": { + "background": false, + "recolour": false + }, "workspaces": { "activeIndicator": true, "activeLabel": " ", |