adventurer: set up dual monitor layout

This commit is contained in:
Adam Gausmann 2025-04-04 20:02:03 -05:00
parent c94c7ecd07
commit 88255140d1

View file

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