Vanguard: adjust monitor positions

This commit is contained in:
Evie Litherland-Smith 2024-01-28 08:01:22 +00:00
parent d2e5e04620
commit ea9ada1cf8

View file

@ -1,6 +1,6 @@
{ ... }: {
wayland.windowManager.hyprland.settings.monitor = [
"desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1.00,vrr,2"
"desc:Ancor Communications Inc VS278 FALMQS032358,preferred,-1920x325,1.00,vrr,0"
"desc:Ancor Communications Inc VS278 FALMQS032358,preferred,-1920x0,1.00,vrr,0"
];
}