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

41 lines
1.2 KiB
Markdown
Raw Normal View History

---
weight: 3
title: Wallpapers
---
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 slightly 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).
2022-10-10 16:22:32 +02:00
## swww
An efficient animated wallpaper daemon for Wayland, controlled at runtime, which
means you can change wallpapers without even needing to restart.
2022-10-10 16:22:32 +02:00
[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)