(*)~general fixes, small scale

(notmuch)+junk tag
(Shell)~sdkman so it uses the current username
This commit is contained in:
2022-07-12 18:53:18 +01:00
parent 301c7bbb4a
commit fe2218e182
4 changed files with 7 additions and 6 deletions

View File

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