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