summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ae452a..0771a5c 100644
--- a/README.md
+++ b/README.md
@@ -151,12 +151,17 @@ All configuration options are in `~/.config/caelestia/shell.json`.
```json
{
+ "general": {
+ "apps": {
+ "terminal": ["foot"],
+ "audio": ["pavucontrol"]
+ }
+ },
"background": {
"enabled": true
},
"bar": {
"dragThreshold": 20,
- "externalAudioProgram": ["pavucontrol"],
"persistent": true,
"showOnHover": true,
"status": {