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