summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-02 17:09:55 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-02 17:09:55 +1000
commit6fe2903d750a26b9a0a9cf965b11ecc0f7ab4df4 (patch)
tree15e6b281d09c3ec452084348459e0980334a822f /README.md
parentdashboard: better no media (diff)
downloadcaelestia-shell-6fe2903d750a26b9a0a9cf965b11ecc0f7ab4df4.tar.gz
caelestia-shell-6fe2903d750a26b9a0a9cf965b11ecc0f7ab4df4.tar.bz2
caelestia-shell-6fe2903d750a26b9a0a9cf965b11ecc0f7ab4df4.zip
config: add apps config
Closes #318 and #305
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": {