Restore laptop screen scaling

This commit is contained in:
Evie Litherland-Smith 2023-10-22 12:55:02 +01:00
parent e8efcdbcb6
commit 1e2d653ae4
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,7 @@
{ ... }:
{
xdg.configFile."hypr/extra.conf".text = ''
monitor=eDP-1,preferred,auto,auto
'';
}

View file

@ -23,7 +23,7 @@
disable_splash_rendering = true
}
monitor=eDP-1,preferred,0x120,1
monitor=desc:Iiyama North America PLB2403WS 0574281251316,preferred,1920x0,1
monitor=eDP-1,preferred,0x480,1.5
monitor=desc:Iiyama North America PLB2403WS 0574281251316,preferred,1280x0,1
'';
}