From cbe9af1d1d72741d6e5d5d0152934abc31d78bcb Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Mon, 12 Apr 2021 17:06:29 +0200 Subject: moving to decouple from systemd --- .autostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.autostart') diff --git a/.autostart b/.autostart index 21fce79..7a0b866 100755 --- a/.autostart +++ b/.autostart @@ -7,7 +7,8 @@ wait_time=0.1 # xrandr --addmode DP-3 "1280x1024_75.00" # xrandr --output DP-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off --output DP-3 --mode 1280x1024_75.00 --pos 1920x0 --rotate normal -nitrogen --restore +feh --randomize --no-fehbg \ + --bg-fill /home/tom/personal/wallpapers/* xset s off -dpms xscreensaver -no-splash & -- cgit v1.2.3