aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/nipsy/arrakis.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/nipsy/arrakis.nix b/home/nipsy/arrakis.nix
index aa0b4c1..382f4d9 100644
--- a/home/nipsy/arrakis.nix
+++ b/home/nipsy/arrakis.nix
@@ -49,7 +49,7 @@
xsession = {
initExtra = ''
- xrandr --output DP-2 --primary --mode 2560x1440 --rate 165
+ xrandr --output DisplayPort-0 --primary --mode 2560x1440 --rate 165
# 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