Add second monitor for vanguard
This commit is contained in:
parent
78ae86aa23
commit
e5e5bf577b
|
@ -3,6 +3,7 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [ nomachine-client ];
|
home.packages = with pkgs; [ nomachine-client ];
|
||||||
xdg.configFile."hypr/extra.conf".text = ''
|
xdg.configFile."hypr/extra.conf".text = ''
|
||||||
monitor=DP-1,highrr,auto,1.00
|
monitor=DP-1,highrr,0x0,1.00
|
||||||
|
monitor=HDMI-A-1,highres,1920x325,1.00
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue