Compare commits
2 commits
c091e2d40d
...
3b78f02c27
Author | SHA1 | Date | |
---|---|---|---|
3b78f02c27 | |||
b00b0bceb0 |
|
@ -26,6 +26,7 @@
|
|||
_gpg-unlock
|
||||
qtpass
|
||||
readQrCode
|
||||
pass-export
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -137,9 +137,8 @@ in
|
|||
{
|
||||
format = "{stateIcon} {title} - {artist}";
|
||||
format-paused = "{stateIcon}";
|
||||
format-stopped = "{stateIcon}";
|
||||
format-stopped = "";
|
||||
state-icons = {
|
||||
stopped = "";
|
||||
paused = "";
|
||||
playing = "";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue