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

24 lines
727 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
2022-08-13 18:25:43 +02:00
[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
2022-08-13 18:25:43 +02:00
change, and don't want to make a config file. Get it
2022-08-13 01:47:48 +02:00
[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
2022-08-13 18:25:43 +02:00
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.
2022-08-13 18:25:43 +02:00
[GitHub](https://github.com/GhostNaN/mpvpaper).