change orientation of the right monitor
This commit is contained in:
parent
809449e473
commit
21c5d62de4
@ -3,7 +3,7 @@ xrandr --setprovideroutputsource modesetting NVIDIA-G0
|
|||||||
xrandr --auto
|
xrandr --auto
|
||||||
xrandr --output DP-0 --primary
|
xrandr --output DP-0 --primary
|
||||||
xrandr --output DP-2 --left-of DP-0
|
xrandr --output DP-2 --left-of DP-0
|
||||||
xrandr --output DP-1-3 --right-of DP-0
|
xrandr --output DP-1-3 --right-of DP-0 --rotate left
|
||||||
|
|
||||||
xinput --set-prop 11 "libinput Accel Profile Enabled" 0, 1, 0
|
xinput --set-prop 11 "libinput Accel Profile Enabled" 0, 1, 0
|
||||||
xinput --set-prop 11 "libinput Accel Speed" 0.4
|
xinput --set-prop 11 "libinput Accel Speed" 0.4
|
||||||
|
Loading…
Reference in New Issue
Block a user