mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-06 05:25:58 +01:00
d7f4548a84
Adding a GUI tool called waypaper to the list of wallpaper tools
35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
Launch your wallpaper utility with `exec-once=`.
|
|
|
|
## hyprpaper
|
|
|
|
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).
|
|
|
|
## swaybg
|
|
|
|
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
|
|
[here](https://github.com/swaywm/swaybg).
|
|
|
|
## wpaperd
|
|
|
|
A bit more advanced wallpaper daemon with automatic wallpaper changing options
|
|
and other fancy stuff. [GitHub](https://github.com/danyspin97/wpaperd).
|
|
|
|
## mpvpaper
|
|
|
|
A neat mpv wrapper to play a video as your wallpaper.
|
|
[GitHub](https://github.com/GhostNaN/mpvpaper).
|
|
|
|
## swww
|
|
|
|
An efficient animated wallpaper daemon for wayland, controlled at runtime,
|
|
which means you can change wallpapers without even needing to restart.
|
|
[GitHub](https://github.com/Horus645/swww)
|
|
|
|
## waypaper
|
|
|
|
GUI wallpaper manager that allows to visually choose the static or animated
|
|
wallpapers, and supports `swaybg` and `swww` as backends on wayland.
|
|
[GitHub](https://github.com/anufrievroman/waypaper)
|