]> git.draconx.ca Git - fvwmconf.git/commitdiff
Keep track of wallpaper settings in a new .state directory.
authorNick Bowler <draconx@gmail.com>
Sun, 20 Apr 2008 07:31:12 +0000 (03:31 -0400)
committerNick Bowler <draconx@gmail.com>
Sun, 20 Apr 2008 07:31:12 +0000 (03:31 -0400)
.gitignore
.state/.keep [new file with mode: 0644]
common/wallpaper

index dfe09ea1475d406b979813a50e200272613e549e..778aa187511cec830d91d0ac3c0ceb358928e8b9 100644 (file)
@@ -1,2 +1,2 @@
 .thumbs
-wallpaper?.png
+.state
diff --git a/.state/.keep b/.state/.keep
new file mode 100644 (file)
index 0000000..e69de29
index 46a3e4d56b013ef1d76e00fd2ad2c37d0048af47..e96f33e8665a20c396801928a7cbf9d628acc0b7 100644 (file)
@@ -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