new mpv theme
This commit is contained in:
parent
62acc8b4dd
commit
61ff00c912
1 changed files with 4 additions and 1 deletions
|
@ -14,11 +14,14 @@ in {
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
hwdec = "auto";
|
hwdec = "auto";
|
||||||
|
osc = "no";
|
||||||
|
border = "no";
|
||||||
};
|
};
|
||||||
|
|
||||||
scripts = with pkgs.mpvScripts; [
|
scripts = with pkgs.mpvScripts; [
|
||||||
mpris
|
mpris
|
||||||
thumbnail
|
modernx
|
||||||
|
thumbfast
|
||||||
visualizer
|
visualizer
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue