added xrandr for desktop
This commit is contained in:
parent
ad2a6f8c40
commit
68385cf9e5
1 changed files with 2 additions and 0 deletions
2
.xinitrc
2
.xinitrc
|
@ -42,4 +42,6 @@ fi
|
||||||
# Set cursor
|
# Set cursor
|
||||||
xsetroot -cursor_name left_ptr
|
xsetroot -cursor_name left_ptr
|
||||||
|
|
||||||
|
[[ $(uname -n) == "arch-desktop" ]] && xrandr --output HDMI-0 --primary --output HDMI-1 --left-of HDMI-0
|
||||||
|
|
||||||
exec bspwm
|
exec bspwm
|
||||||
|
|
Loading…
Reference in a new issue