Remove useless xrandr commands

This commit is contained in:
RealStickman 2023-05-30 15:49:05 +02:00
parent a8f55f7d9c
commit bb62cca231

View File

@ -56,8 +56,8 @@ set $right l
# setting variables for later use
# use xrandr and/or arandr to know the names of your monitors
exec --no-startup-id xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output VIRTUAL1 --off
exec --no-startup-id xrandr --output HDMI2 --right-of HDMI1 --auto
#exec --no-startup-id xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output VIRTUAL1 --off
#exec --no-startup-id xrandr --output HDMI2 --right-of HDMI1 --auto
# my current setup