feat: set Gnome to use 120 Hz

This commit is contained in:
Felix Schröter 2020-03-21 16:46:18 +01:00
parent 9dafec8502
commit a9f9b50ffe
No known key found for this signature in database
GPG key ID: A12D7C9D2FD34458
5 changed files with 74 additions and 1 deletions

23
home/desktop/monitors.xml Normal file
View file

@ -0,0 +1,23 @@
<monitors version="2">
<configuration>
<logicalmonitor>
<x>0</x>
<y>0</y>
<scale>1</scale>
<primary>yes</primary>
<monitor>
<monitorspec>
<connector>DP-4</connector>
<vendor>NVD</vendor>
<product>G-SYNC 241910</product>
<serial>#ASNICAsHCG3d</serial>
</monitorspec>
<mode>
<width>1920</width>
<height>1080</height>
<rate>119.982177734375</rate>
</mode>
</monitor>
</logicalmonitor>
</configuration>
</monitors>