hdr and workspaces
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user