mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-06 03:48:48 +00:00
Use 1920x1080 as default resolution (because it's most popular according to Ubuntu statistics)
This commit is contained in:
parent
c37f2fa30b
commit
e33570dc10
3 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
services.xserver.monitorSection = ''
|
||||
Modeline "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync
|
||||
Option "PreferredMode" "3840x2160_60.00"
|
||||
DisplaySize 610 350
|
||||
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
|
||||
Option "PreferredMode" "1920x1080_60.00"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue