Skip to content

Commit 261a7dc

Browse files
committed
Don't suggest invalid scale
1 parent 44b37da commit 261a7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/hypr/monitors.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ monitor=,preferred,auto,auto
88

99
# Good compromise for 27" or 32" 4K monitors (but fractional!)
1010
# env = GDK_SCALE,1.75
11-
# monitor=,preferred,auto,1.666667
11+
# monitor=,preferred,auto,1.6
1212

1313
# Straight 1x setup for low-resolution displays like 1080p or 1440p
1414
# env = GDK_SCALE,1

0 commit comments

Comments
 (0)