readme: add new config options
This commit is contained in:
parent
4feeaaabc6
commit
46648de931
1 changed files with 7 additions and 0 deletions
|
|
@ -158,6 +158,13 @@ All configuration options are in `~/.config/caelestia/shell.json`.
|
|||
"dragThreshold": 20,
|
||||
"persistent": true,
|
||||
"showOnHover": true,
|
||||
"status": {
|
||||
"showAudio": false,
|
||||
"showBattery": true,
|
||||
"showBluetooth": true,
|
||||
"showKbLayout": false,
|
||||
"showNetwork": true
|
||||
},
|
||||
"workspaces": {
|
||||
"activeIndicator": true,
|
||||
"activeLabel": " ",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue