From 6a2f5dd815a128d39dc23b61245b0ae844fc0232 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Tue, 17 Oct 2023 14:45:45 +0200 Subject: [PATCH] Bugfix autostart xrandr for Virtual-1 --- qtile/autostart.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qtile/autostart.sh b/qtile/autostart.sh index 597b046..141540d 100755 --- a/qtile/autostart.sh +++ b/qtile/autostart.sh @@ -10,10 +10,10 @@ # ----------------------------------------------------- # My screen resolution -xrandr --rate 120 +# xrandr --rate 120 # For Virtual Machine -# xrandr --outout Virtual-1 --mode 1920x1080 +# xrandr --output Virtual-1 --mode 1920x1080 # Set keyboard mapping setxkbmap de