Compare commits

...

3 Commits

2 changed files with 3 additions and 2 deletions

View File

@@ -215,6 +215,7 @@
alejandra
bitwarden-cli
bitwarden-desktop
catppuccin-kde
cifs-utils
firefoxpwa
flashrom

View File

@@ -336,8 +336,8 @@
settings = {
hosts = [ "localhost:6600" ];
format = {
details = "$title";
state = "$artist / $album";
details = "$track - $title [$duration]";
state = "$artist / $album ($date)";
timestamp = "elapsed";
};
};