1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(mpv): sane screenshot template

This commit is contained in:
2021-11-03 12:24:12 +01:00
parent c7603af4d0
commit a93a34e546

View File

@@ -10,6 +10,7 @@ in {
config = {
osc = "no";
ytdl-raw-options = lib.concatStringsSep "," [ ''sub-lang="de,en"'' "write-sub=" "write-auto-sub=" ];
screenshot-template = "%F-%wH%wM%wS-%#04n";
};
bindings = {
"Alt+RIGHT" = "add video-rotate 90";