diff options
| author | Manuel Palenzuela <[email protected]> | 2019-06-28 18:30:54 +0200 |
|---|---|---|
| committer | Manuel Palenzuela <[email protected]> | 2019-06-28 18:30:54 +0200 |
| commit | 6bbf4c5f669ec1adbec4c3c4e88d0c6a705ae362 (patch) | |
| tree | e5df8c471dcc6a88765afa9eaef6b158d56dc006 /config | |
| parent | Formatting (diff) | |
| download | smart-wallpaper-6bbf4c5f669ec1adbec4c3c4e88d0c6a705ae362.tar.gz smart-wallpaper-6bbf4c5f669ec1adbec4c3c4e88d0c6a705ae362.tar.bz2 smart-wallpaper-6bbf4c5f669ec1adbec4c3c4e88d0c6a705ae362.zip | |
added config file
Diffstat (limited to '')
| -rw-r--r-- | config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config b/config new file mode 100644 index 0000000..08d5f9f --- /dev/null +++ b/config @@ -0,0 +1,6 @@ +# Smart-Wallpaper CONFIG +# Variables for your wallpaper collection +# It can be a folder (e.g /home/user/wallpapers/*) or a file (/home/user/wallpapers/wallpaper.jpg) + +daytimewallpaper=~/Images/wave.jpg +nightimewallpaper=~/Images/city.jpg |