nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.04k stars 186 forks source link

Update xorg.conf to support 1920x1080 @ 60 Hz #107

Closed JCBird1012 closed 3 years ago

JCBird1012 commented 3 years ago

Neko should automatically recognize the new option of running 1080p at 60hz (at least in my testing) - and things seem to work as expected.

It seems this option was already technically supported by the "Display" modes on line 81 - it seems to have just been missing the Modeline configuration.

With that said, using this resolution will increase the necessary bandwidth and computing power required to run Neko - but users should at least have the ability to run at this resolution/refresh rate.

nurdism commented 3 years ago

lgtm