From 1e2b4a391e08d8e8fce54b5148cbdf13d5a9b5a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 2 Apr 2016 15:59:18 +0200 Subject: [PATCH] Change wallpaper directory. --- autostart/autostart/wallchanger.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart/autostart/wallchanger.sh b/autostart/autostart/wallchanger.sh index aea19fc..d4273b4 100755 --- a/autostart/autostart/wallchanger.sh +++ b/autostart/autostart/wallchanger.sh @@ -1,5 +1,5 @@ path_wallchanger="$HOME/projects/wallchanger/wallchanger" -wallpaper_directory="$HOME/pictures/wallpaper/misc" +wallpaper_directory="$LIBDIR/wallpaper/current" wallchanger_pidfile="$RUNDIR/wallchanger.${XDG_SESSION_ID}.pid" wallpaper_logfile="$LOGDIR/wallpaper.log" wallpaper_fallback="$HOME/.i3/data/wallpaper/"