readme: add new config options

This commit is contained in:
2 * r + 2 * t 2025-07-28 13:11:04 +10:00
parent 4feeaaabc6
commit 46648de931

View file

@ -158,6 +158,13 @@ All configuration options are in `~/.config/caelestia/shell.json`.
"dragThreshold": 20, "dragThreshold": 20,
"persistent": true, "persistent": true,
"showOnHover": true, "showOnHover": true,
"status": {
"showAudio": false,
"showBattery": true,
"showBluetooth": true,
"showKbLayout": false,
"showNetwork": true
},
"workspaces": { "workspaces": {
"activeIndicator": true, "activeIndicator": true,
"activeLabel": "󰮯 ", "activeLabel": "󰮯 ",