We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77727a4 commit 3215bdbCopy full SHA for 3215bdb
examples/app.toml
@@ -1,7 +1,7 @@
1
theme = "default"
2
client_id = "65b708073fc0480ea92a077233ca87bd"
3
client_port = 8080
4
-playack_format = "{track} • {artists}\n{album}\n{metadata}"
+playback_format = "{track} • {artists}\n{album}\n{metadata}"
5
notify_format = { summary = "{track} • {artists}", body = "{album}" }
6
# the default `copy_command` is based on the OS
7
copy_command = { command = "pbcopy", args = [] } # macos
0 commit comments