commit 9eded649a06786eb50fd5e44490847530aa502ad
parent 02a2d2aee2ebc83c28b04123ab02f6f0626ce6e6
Author: Peter <peter@minskio.co.uk>
Date: Wed, 11 Mar 2026 15:07:35 +0000
Laptop colorspace issue fix
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/home/mpv.nix b/home/mpv.nix
@@ -5,6 +5,7 @@
enable = true;
config = {
volume = 50; # initial volume
+ target-colorspace-hint = "no"; # fullscreen/windowed brightness issues
audio-display = "no";
sub-auto = "fuzzy";
ytdl-raw-options = "sub-format=en,write-srt=";