Add second monitor back to Vanguard
This commit is contained in:
parent
3aabae7e6f
commit
c0ce64d26b
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
{ ... }: {
|
||||
xdg.configFile."hypr/extra.conf".text = ''
|
||||
monitor=DP-1,highrr,0x0,1.00
|
||||
monitor=HDMI-A-1,highres,1920x325,1.00
|
||||
monitor=desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1.00
|
||||
monitor=desc:Ancor Communications Inc VS278 FALMQS032358,preferred,1920x325,1.00
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue