mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-26 14:35:58 +01:00
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:
parent
bffd31319f
commit
9d28dea3e9
1 changed files with 3 additions and 0 deletions
|
@ -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`
|
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.
|
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:
|
To run hyprpaper at startup edit `hyprland.conf` and add:
|
||||||
`exec-once = hyprpaper`.
|
`exec-once = hyprpaper`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue