mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
hyprpaper add unload unused
This commit is contained in:
parent
45e7fb3533
commit
8d481afc27
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ For wallpaper keywords:
|
||||||
- leaving the first parameter (monitor) empty will act as a wildcard
|
- leaving the first parameter (monitor) empty will act as a wildcard
|
||||||
- adding `contain:` before the path (e.g. `contain:/home/me/amongus.png`) will adjust the fitting algorithm to contain.
|
- adding `contain:` before the path (e.g. `contain:/home/me/amongus.png`) will adjust the fitting algorithm to contain.
|
||||||
|
|
||||||
You can also `unload` preloaded images to free up memory. `unloadAll` is also a thing, does what it says.
|
You can also `unload` preloaded images to free up memory. `unload all` and `unload unused` are a thing too.
|
||||||
|
|
||||||
### Misc options
|
### Misc options
|
||||||
| variable | description | type | default |
|
| variable | description | type | default |
|
||||||
|
|
Loading…
Reference in a new issue