dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 8ad0c783fe28793073d3a8f487e7cf127b997261
parent c122ff9b41f64d3ca36fcdf9fb364f785b2ffdf6
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon, 21 Mar 2016 12:47:36 -0700

fix wallpaper folder path

Diffstat:
Mbin/wallpaper.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/wallpaper.sh b/bin/wallpaper.sh @@ -2,4 +2,4 @@ #hsetroot -fill ~/wallpapers/fall.jpg # single screen #hsetroot -full ~/wallpapers/hackingtheloop_1920.jpg # single screen #hsetroot -fill ~/wallpapers/polygon-art-17498.jpg -hsetroot -fill ~/wallpapers/current_wallpapers/overdeepenings-Edit-Edit.jpg +hsetroot -fill ~/photos/wallpapers/current_wallpapers/overdeepenings-Edit-Edit.jpg