diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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, |