(*)~changes to make biber work

This commit is contained in:
2022-10-11 10:29:53 +01:00
parent 289c9a2385
commit ea8cd97ea6
4 changed files with 8 additions and 6 deletions

View File

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