Compare commits
3 Commits
267b6a155b
...
54744cee49
Author | SHA1 | Date | |
---|---|---|---|
54744cee49 | |||
ceca5e1f18 | |||
09a7793d2e |
@@ -215,6 +215,7 @@
|
||||
alejandra
|
||||
bitwarden-cli
|
||||
bitwarden-desktop
|
||||
catppuccin-kde
|
||||
cifs-utils
|
||||
firefoxpwa
|
||||
flashrom
|
||||
|
@@ -336,8 +336,8 @@
|
||||
settings = {
|
||||
hosts = [ "localhost:6600" ];
|
||||
format = {
|
||||
details = "$title";
|
||||
state = "$artist / $album";
|
||||
details = "$track - $title [$duration]";
|
||||
state = "$artist / $album ($date)";
|
||||
timestamp = "elapsed";
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user