forked from extern/nix-config
mpv: Fullscreen by default
Usually this is what we want.
This commit is contained in:
parent
7b7d967250
commit
6f2693ed62
@ -8,6 +8,7 @@
|
||||
video-sync = "display-resample";
|
||||
interpolation = true;
|
||||
tscale = "oversample";
|
||||
fullscreen = true;
|
||||
|
||||
sub-auto = "fuzzy";
|
||||
sub-font = "Noto Sans CJK JP Medium";
|
||||
|
Loading…
Reference in New Issue
Block a user