tweak mpv

This commit is contained in:
Nathan McCarty 2025-01-28 23:35:10 -05:00
parent b220845e85
commit b505edc7ee

View file

@ -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
];
};
}