summaryrefslogtreecommitdiff
path: root/.autostart
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-04-12 17:06:29 +0200
committerTom Barrett <tom@tombarrett.xyz>2021-04-12 17:06:29 +0200
commitcbe9af1d1d72741d6e5d5d0152934abc31d78bcb (patch)
tree51a3bf5e37a4aeff798038d642d6ea26272756a0 /.autostart
parent0cf1fd3a283f8a4b0d0418402a875d03ceb002dd (diff)
moving to decouple from systemd
Diffstat (limited to '.autostart')
-rwxr-xr-x.autostart3
1 files changed, 2 insertions, 1 deletions
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 &