chore(hyprlua): monitors.lua scale 2 → 2.0 (written by monitor-manager)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
main
Amir Alexander Abdelbaki 2026-06-23 09:42:44 +02:00
parent b28ee57ebf
commit 8343a741b8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ hl.monitor({
output = "eDP-1",
mode = "1920x1200@60",
position = "0x0",
scale = 2,
scale = 2.0,
transform = 0,
})