diff options
author | Your Name <you@example.com> | 2021-11-20 23:30:50 +0000 |
---|---|---|
committer | Your Name <you@example.com> | 2021-11-20 23:31:05 +0000 |
commit | f181a17466dfd4faa51f091008e7fe4821d10b5b (patch) | |
tree | 5a10ba80da8214a5325d9ef5a55f2858026e515d /README.md | |
parent | Dont animate with display (diff) | |
download | smart-wallpaper-f181a17466dfd4faa51f091008e7fe4821d10b5b.tar.gz smart-wallpaper-f181a17466dfd4faa51f091008e7fe4821d10b5b.tar.bz2 smart-wallpaper-f181a17466dfd4faa51f091008e7fe4821d10b5b.zip |
Use feh instead of imagemagick
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 5e2eb0a..b5cd1d5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You can either clone the repository and run the script or if you are running Arc ### Dependencies Required: redshift - determining if its day/night in your location. - imagemagick - setting the wallpaper. + feh - setting the wallpaper. xwinwrap - drawing on top of the Xorg root bash |