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