aboutsummaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/home/btl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home/btl.scm b/tw/home/btl.scm
index cdfdb9e4..9debf38c 100644
--- a/tw/home/btl.scm
+++ b/tw/home/btl.scm
@@ -85,7 +85,7 @@
(monitors
(list (home-monitor-configuration
(name "DisplayPort-2")
- (xrandr-options '("--auto")))))))
+ (xrandr-options '("--mode" "2560x1440" "--rate" "143.86")))))))
;; On my private machine, I want to use my private PGP key normally, and
;; my work key only for work repositories.