You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
LICENSE | 8 months ago | |
README.md | 8 months ago | |
setup.sh | 8 months ago |
README.md
Wallify (Live Wallpaper Engine)
Table of Contents
Introduction
Wallify is a live wallpaper engine that allows you to set animated wallpapers on your Linux desktop. It uses the wallify
command to render the wallpaper and mpv
to play the animation.
Features
- Set animated wallpapers on your Linux desktop
- Supports various file formats (e.g., GIF, MP4, WebM)
- Customizable settings for animation playback
- Autostart feature to launch the wallpaper on startup
Setup
To set up Wallify, run the setup.sh
script in the terminal:
./setup.sh
Follow the prompts to select a wallpaper file and configure the settings.
Usage
Once set up, the wallpaper will lauch it self at the next startup.
Wallify is configured in autostart on login by adding the start.sh
script to your system's autostart directory.
Troubleshooting
- If you encounter issues with the wallpaper not displaying, check the
wallpaper.conf
file to ensure the correct file path is specified. - If you experience performance issues, create a ticket !
Author
This project was created by @mathis.chirat
License
Wallify is licensed under the GNU General Public License (GPL) version 3.
Acknowledgments
Wallify uses the following open-source projects:
wallify
: a live wallpaper enginempv
: a media playerzenity
: a graphical user interface toolkit