hyprland-wiki/pages/Useful Utilities/Wallpapers.md

24 lines
729 B
Markdown
Raw Normal View History

2022-08-12 20:46:36 +02:00
Launch your wallpaper utility with `exec-once=`.
## hyprpaper
2022-08-13 01:47:48 +02:00
Straight from our oven, `hyprpaper` is a wallpaper utility from the Hypr
Development team. See its usage and config by following the README on the
[GitHub Page](https://github.com/hyprwm/hyprpaper)
2022-08-12 20:46:36 +02:00
## swaybg
2022-08-13 01:47:48 +02:00
Great utility if all you want is one simple static wallpaper that will never
change, and don't want to make a config file. Get it over
[here](https://github.com/swaywm/swaybg).
2022-08-12 20:46:36 +02:00
## wpaperd
2022-08-13 01:47:48 +02:00
A bit more advanced wallpaper daemon with automatic wallpaper changing options
and other fancy stuff. [GitHub](https://github.com/danyspin97/wpaperd)
2022-08-12 20:46:36 +02:00
## mpvpaper
2022-08-13 01:47:48 +02:00
A neat mpv wrapper to play a video as your wallpaper.
[GitHub](https://github.com/GhostNaN/mpvpaper)