tweak mpv
This commit is contained in:
parent
b220845e85
commit
b505edc7ee
1 changed files with 5 additions and 4 deletions
|
@ -15,13 +15,14 @@
|
|||
|
||||
programs.mpv = {
|
||||
enable = true;
|
||||
config = {
|
||||
osd-bar = "no";
|
||||
border = "no";
|
||||
};
|
||||
scripts = with pkgs.mpvScripts; [
|
||||
mpris
|
||||
# modernz
|
||||
modernx-zydezu
|
||||
memo
|
||||
uosc
|
||||
mpv-cheatsheet
|
||||
webtorrent-mpv-hook
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue