monitors now at 120hz because 144 causes strange flickering issue
symptoms described at https://linustechtips.com/topic/580526-144-hz-artifacts-with-display-port/ and literally nowhere else that i can find
This commit is contained in:
parent
f474f59eba
commit
e35b6d4d6f
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@
|
||||||
|
|
||||||
# Monitor settings
|
# Monitor settings
|
||||||
monitor = eDP-2, 2560x1600@165, 0x0, auto # main laptop monitor
|
monitor = eDP-2, 2560x1600@165, 0x0, auto # main laptop monitor
|
||||||
monitor = DP-3, 1920x1080@144, -1280x-1080, auto # left external monitor
|
monitor = DP-3, 1920x1080@119.98, -1280x-1080, auto # left external monitor
|
||||||
monitor = DP-2, 1920x1080@144, 640x-1080, auto # right external monitor
|
monitor = DP-2, 1920x1080@119.98, 640x-1080, auto # right external monitor
|
||||||
|
|
||||||
debug:disable_logs = false
|
debug:disable_logs = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue