
Every window is transparent after updating
i updated with cachy-update in terminal and now everything is transparent and my mouse cursor seems very bright, how can i fix this I'm kinda lost here
I use cachyos with caelestia dots
EDIT : it seems to be an issue with my monitor settings, when i erase "cm = hdr" my windows get back to normal, was there a change in the hyprland monitor rules ?
EDIT2 : so the issue is with the sdrsaturation and sdr luminance settings, my screen is washed out now but the transparancy is correct. Here is my config :
monitorv2 {
output = DP-1
mode = 3440x1440@165
position = 0x0
scale = 1
supports_hdr = 1
vrr = 0
bitdepth = 10
cm = hdr
#sdrsaturation = 1.0
#sdr_min_luminance = 0.005
#sdr_max_luminance = 200
min_luminance = 0
max_luminance = 1000
max_avg_luminance = 200
env = DXVK_HDR,1
env = WAYLAND_DEBUG,1
env = PROTON_ENABLE_WAYLAND_1
env = PROTON_ENABLE_HDR,1
}