#wallpaper #manager #manage #hyprland #permissions #compositors #wlroots-based

bin+lib augment-wallman

Wallpaper Manager for wlroots-based compositors

1 unstable release

new 0.1.0-alpha Apr 12, 2024

#18 in #hyprland

GPL-3.0-or-later

235KB
211 lines

augment-wallman

Manages wallpapers for Hyprland.

Installation

Cargo

sudo cargo install augment-wallman --root /usr/local

[!IMPORTANT] augment-wallman must be installed outside the user home directory due permission pupposes.

Usage

You can just run augment-wallman right away but it won't start at boot. Add exec-once = augment-wallman to your ~/.config/hypr/hyprland.conf file.

# ~/.config/hypr/hyprland.conf

...
exec-once = augment-wallman
...

To change the wallpaper, you can replace ~/.config/background with any wallpaper you want. The config for augment-wallman can be found in ~/.config/augment/wallman.toml.

License

This is licensed under the GPL-3.0 License.

Dependencies

~28–57MB
~834K SLoC