summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d5e4025..731c1f1 100644
--- a/README.md
+++ b/README.md
@@ -315,6 +315,10 @@ All configuration options are in `~/.config/caelestia/shell.json`.
},
"services": {
"audioIncrement": 0.1,
+ "defaultPlayer": "Spotify",
+ "playerAliases": [{
+ "com.github.th_ch.youtube_music": "YT Music"
+ }],
"weatherLocation": "10,10",
"useFahrenheit": false,
"useTwelveHourClock": false,