mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-05 16:03:18 +00:00
Set real screen size
This commit is contained in:
parent
3f899c1650
commit
f4aa02f935
2
base.nix
2
base.nix
|
@ -14,7 +14,7 @@
|
||||||
monitorSection = ''
|
monitorSection = ''
|
||||||
Modeline "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync
|
Modeline "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync
|
||||||
Option "PreferredMode" "3840x2160_60.00"
|
Option "PreferredMode" "3840x2160_60.00"
|
||||||
DisplaySize 286 179 # In millimeters
|
DisplaySize 610 350 # In millimeters
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue