Extremely basic wallpaper swapping utility for Hyprland.
list
lists your local wallpapersget_path
gets the currently set path of wallpapers folderset_path [path]
sets new path of wallpapers foldernext_wallpaper
sets your wallpaper to next wallpaper form your wallpapers folderset_random [source]
(source - online or local) - sets your wallpaper to random form your wallpapers folder (local) or internet (online)save
- save your current online wallpaper to your wallpapers folder
Install it with yay
yay -S hypaper
or paru
paru -S hypaper
Before installing, make sure you have python3 and swww installed.
Execute the following to automatically clone, compile and move the file to your bin directory:
git https://github.com/antekes1/hypaper && cd hypaper && sudo chmod +x ./install.sh & sudo ./install.sh
Set path to your wallpapers folder with set_path (default path is ~/Pictures/Wallpapers), if you want keep the default path create folder in Pictures called Wallpapers