Big update of everything, new machine

This commit is contained in:
2024-08-17 18:54:14 +01:00
parent fdeec1f233
commit 927a4f96b3
6 changed files with 11 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ xset s 1800;
xrandr --auto --output eDP1 --right-of HDMI1;
xrandr --auto --output HDMI1 --primary;
xrandr --auto --output DP1 --right-of VGA1 --mode 1280x1024;
xrandr --auto --output DP1 --left-of VGA1 --mode 1280x1024;
xrandr --auto --output VGA1 --primary --mode 1920x1080;
$(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &