hdr and workspaces

This commit is contained in:
soraefir
2026-06-16 00:14:42 +02:00
parent 644db4d5f8
commit c95c417c18
3 changed files with 50 additions and 4 deletions

View File

@@ -68,6 +68,7 @@ in {
position = "auto";
scale = "auto";
bitdepth = 10;
cm = "auto"; #dcip3
}];
#Fullscreen HDR is possible without the hdr cm setting if "render:cm_auto_hdr" is enabled.
@@ -91,14 +92,18 @@ in {
cm_auto_hdr = 1;
};
quirks = {
# prefer_hdr = 1;
prefer_hdr = 1;
};
misc = {
force_default_wallpaper = -1;
force_default_wallpaper = 0;
disable_hyprland_logo = true;
disable_splash_rendering = true;
animate_mouse_windowdragging = false;
animate_manual_resizes = false;
vrr = 1;
vrr = 2;
};
debug = {
vfr = false;
};
ecosystem = {
no_update_news = true;