Remove useless xrandr commands
This commit is contained in:
parent
a8f55f7d9c
commit
bb62cca231
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user