feat: set Gnome to use 120 Hz
This commit is contained in:
parent
9dafec8502
commit
a9f9b50ffe
5 changed files with 74 additions and 1 deletions
23
home/desktop/monitors.xml
Normal file
23
home/desktop/monitors.xml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue