center primary monitor at 0,0, fixes some SDL cursor mappinmg issues

This commit is contained in:
Adam Gausmann 2025-05-15 19:30:33 -05:00
parent fc0067c35e
commit 2fcf199308

View file

@ -9,12 +9,12 @@ background_path = "~/.local/share/backgrounds/adventurer/full.jpg"
[[outputs]]
match = "LG Electronics LG ULTRAWIDE 312NTYT34842"
position = [0, 1080]
position = [0, 0]
mode = "3440x1440@160Hz"
[[outputs]]
match = "ASUSTek COMPUTER INC VG258 M1LMQS004947"
position = [0, 0]
position = [0, -1080]
mode = "1920x1080@165Hz"
background_path = "~/.local/share/backgrounds/adventurer/l.jpg"