From 247e7ab0415934059fd41e5697774e7991fed301 Mon Sep 17 00:00:00 2001 From: Anton Bilous Date: Thu, 1 Jan 2026 22:41:23 +0200 Subject: [PATCH] hyprland fullscreen mpv forced hdr fix --- .config/hypr/variables.conf | 1 - .config/mpv/mpv.conf | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/variables.conf b/.config/hypr/variables.conf index 3fa87d4..c281ba9 100644 --- a/.config/hypr/variables.conf +++ b/.config/hypr/variables.conf @@ -1,5 +1,4 @@ # vim:foldmethod=marker -# https://wiki.hyprland.org/Configuring/Variables/ ecosystem { no_update_news = true diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index e410043..cb4af94 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,6 +1,7 @@ # hwdec=auto hwdec=vaapi gpu-api=vulkan +target-colorspace-hint-mode=source # hyprland fullscreen hdr issue cache=yes cache-pause