Add the description of new keyword in hyprpaper according to pull request: https://github.com/hyprwm/hyprpaper/pull/173 (#662)

This commit is contained in:
Barguzin 2024-05-26 03:40:31 +10:00 committed by GitHub
parent bffd31319f
commit 9d28dea3e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ wallpaper = monitor,contain:/home/me/amongus.png
You can use `unload` to unload preloaded images. You can also specify `unload all`
to unload all images or `unload unused` to unload images that aren't being used.
Also you can use `reload` to unload preloaded image from your monitor(s),
preload another and set it to your monitor(s). It has the same syntax as `wallpaper` keyword.
To run hyprpaper at startup edit `hyprland.conf` and add:
`exec-once = hyprpaper`.