update conf

This commit is contained in:
Johannes Knopp
2026-07-09 03:36:38 +02:00
parent 1b86de1ab1
commit aae0275e60
10 changed files with 483 additions and 14 deletions

View File

@ -0,0 +1,4 @@
-- Generated originally by nwg-displays; ported to Lua.
-- See https://wiki.hypr.land/Configuring/Basics/Monitors/
hl.monitor({ output = "eDP-1", mode = "2880x1800@90.0", position = "0x0", scale = 1.4999999999999996 })

View File

@ -0,0 +1,7 @@
-- Generated originally by nwg-displays; ported to Lua.
-- See https://wiki.hypr.land/Configuring/Basics/Monitors/
hl.monitor({ output = "DP-1", mode = "2560x1440@165.0", position = "6626x876", scale = 1.0, vrr = 2 })
hl.monitor({ output = "DP-2", mode = "2560x1440@165.0", position = "4066x876", scale = 1.0 })
hl.monitor({ output = "HDMI-A-2", mode = "1920x1080@60.0", position = "9186x396", scale = 1.0, transform = 3 })
hl.monitor({ output = "HDMI-A-1", disabled = true })