From c27ce2c1cdd74ba4df9012e516565f1e1fca8013 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 4 Oct 2020 15:46:59 +0300 Subject: [PATCH] i3: add comment for Sedric with worse&readable resolution --- conf/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/i3/config b/conf/i3/config index 678c6f05..5348c53d 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -469,6 +469,9 @@ exec --no-startup-id redshift-gtk -l 60.15937:24.87530 # Centre of Kotka #exec --no-startup-id redshift-gtk -l 60.46742:26.94508 +# Sedric - only internal monitor with readable resolution +#exec --no-startup-id xrandr --output eDP-1 --primary --mode 1368x768 --pos 0x0 --rotate normal --output VGA-1 --off --output HDMI-1 --off + # Sedric - mirror displays #exec --no-startup-id xrandr --output HDMI-1 --same-as eDP-1