disable scaling cuz hyprbroken

This commit is contained in:
2026-07-07 21:28:46 +02:00
parent 4974633751
commit c09cb6c791
+1 -1
View File
@@ -2,7 +2,7 @@ hl.monitor({
output = "eDP-1",
mode = "2560x1600@60",
position = "0x0",
scale = 1.25,
scale = 1,
bitdepth = 10,
cm = "srgb",
})