Add second monitor (again) to Vanguard

It's on the left this time though oooooooo
This commit is contained in:
Evie Litherland-Smith 2024-01-14 15:48:00 +00:00
parent f37a95f576
commit 52c7e38b4a

View file

@ -1,4 +1,6 @@
{ ... }: { { ... }: {
xdg.configFile."hypr/extra.conf".text = xdg.configFile."hypr/extra.conf".text = ''
"monitor=desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1.00,vrr,2"; monitor=desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1.00,vrr,2
monitor=desc:Ancor Communications Inc VS278 FALMQS032358,preferred,-1920x325,1.00,vrr,0
'';
} }