(XServer)~rotation for right monitor to normal
This commit is contained in:
@@ -9,7 +9,7 @@ xset s 1800;
|
|||||||
xrandr --auto --output HDMI1 --primary;
|
xrandr --auto --output HDMI1 --primary;
|
||||||
xrandr --auto --output eDP1 --right-of HDMI1;
|
xrandr --auto --output eDP1 --right-of HDMI1;
|
||||||
xrandr --auto --output VGA1 --primary --left-of DP2;
|
xrandr --auto --output VGA1 --primary --left-of DP2;
|
||||||
xrandr --auto --output DP2 --rotate left;
|
xrandr --auto --output DP2 left;
|
||||||
|
|
||||||
$(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &
|
$(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &
|
||||||
$HOME/.local/scripts/background &
|
$HOME/.local/scripts/background &
|
||||||
|
|||||||
Reference in New Issue
Block a user