prefer album art over visualizer
This commit is contained in:
parent
c699350a18
commit
87ce20d741
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@ in {
|
|||
osc = "no";
|
||||
border = "no";
|
||||
};
|
||||
|
||||
scriptOpts = {
|
||||
visualizer = {
|
||||
mode = "noalbumart";
|
||||
};
|
||||
};
|
||||
|
||||
scripts = with pkgs.mpvScripts; [
|
||||
mpris
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue