Crates.io | augment-wallman |
lib.rs | augment-wallman |
version | 0.1.0-alpha |
source | src |
created_at | 2024-04-12 03:34:38.043831 |
updated_at | 2024-04-12 03:34:38.043831 |
description | Wallpaper Manager for wlroots-based compositors. |
homepage | |
repository | https://github.com/augment-rs/augment-wallman |
max_upload_size | |
id | 1205936 |
size | 277,642 |
Manages wallpapers for Hyprland.
sudo cargo install augment-wallman --root /usr/local
[!IMPORTANT]
augment-wallman
must be installed outside the user home directory due permission pupposes.
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
.
This is licensed under the GPL-3.0 License.