From d09e4340d472309d727412b4cf40969ea9af48da Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 25 Nov 2025 16:09:30 -0800 Subject: Update new monitor refresh @caladan --- home/nipsy/caladan.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/nipsy/caladan.nix b/home/nipsy/caladan.nix index 7cca5e3..a79bbe7 100644 --- a/home/nipsy/caladan.nix +++ b/home/nipsy/caladan.nix @@ -52,7 +52,7 @@ xsession = { initExtra = '' - xrandr --output DisplayPort-0 --primary --mode 2560x1440 --rate 165 + xrandr --output DisplayPort-0 --primary --mode 2560x1440 --rate 170 # disable VRR because it causes the display to go to sleep on my GeForce 1080 (now 3070 Ti) sometimes; maybe monitor related? #nvidia-settings -a AllowVRR=0 -- cgit v1.2.3