disable scaling cuz hyprbroken

This commit is contained in:
2026-05-15 00:42:49 +02:00
parent 0cb7b324ea
commit a729a37e4c
+1 -1
View File
@@ -2,7 +2,7 @@ hl.monitor({
output = "eDP-1", output = "eDP-1",
mode = "2560x1600@60", mode = "2560x1600@60",
position = "0x0", position = "0x0",
scale = 1.25, scale = 1,
bitdepth = 10, bitdepth = 10,
cm = "srgb", cm = "srgb",
}) })