fix: screen order
This commit is contained in:
parent
dd3381c992
commit
e3e9585e18
4
.xinitrc
4
.xinitrc
@ -23,8 +23,8 @@ xinput set-prop 'pointer:Logitech G903' 'libinput Accel Profile Enabled' 0, 1
|
|||||||
xrandr --output "${LAPTOP_SCREEN}" --mode 1920x1080 --rate 60 --primary
|
xrandr --output "${LAPTOP_SCREEN}" --mode 1920x1080 --rate 60 --primary
|
||||||
)
|
)
|
||||||
xrandr \
|
xrandr \
|
||||||
--output DisplayPort-1-2 --pos 1920x0 --auto \
|
--output DisplayPort-1-1 --pos 1920x0 --auto \
|
||||||
--output DisplayPort-1-1 --pos 3840x0 --auto
|
--output DisplayPort-1-2 --pos 3840x0 --auto
|
||||||
|
|
||||||
# startup
|
# startup
|
||||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
|
Loading…
Reference in New Issue
Block a user