custom wallpaper cycler with tray icon for swww
- control wallpaper rotation from tray icon
- set wallpaper directory
- set time for changing wallpaper
- swww
-
On NixOS
nix buildnix profile install .
-
with docker (a Dockerfile is provided in this repo), run these commands from the root dir of this repo:
docker build -t swwwcycle-builder .docker run -v $(pwd):/app swwwcycle-builder
-
with pyinstaller:
pyinstaller --onefile --name swwwcycle main.py
- Inversepolarity License 1.0
