From: Nick Bowler Date: Sun, 20 Apr 2008 07:31:12 +0000 (-0400) Subject: Keep track of wallpaper settings in a new .state directory. X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/433497fa2fefe7ba76efc05be8fab1861e46aaa6 Keep track of wallpaper settings in a new .state directory. --- diff --git a/.gitignore b/.gitignore index dfe09ea..778aa18 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .thumbs -wallpaper?.png +.state diff --git a/.state/.keep b/.state/.keep new file mode 100644 index 0000000..e69de29 diff --git a/common/wallpaper b/common/wallpaper index 46a3e4d..e96f33e 100644 --- a/common/wallpaper +++ b/common/wallpaper @@ -1,6 +1,6 @@ # Stuff to handle pretty pictures on the background. SetEnv SETROOT "fvwm-root -r" -SetEnv BGFILE "$[FVWM_USERDIR]/wallpaper$[screen].png" +SetEnv BGFILE "$[FVWM_USERDIR]/.state/wallpaper$[screen].png" SetEnv BGROOT "$[HOME]/wallpaper" CopyMenuStyle * MenuWallpaper