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

39 lines
1.1 KiB
Markdown
Raw Normal View History

---
weight: 3
title: Wallpapers
---
2024-07-31 00:00:24 +02:00
Launch your wallpaper utility with `exec-once =`.
2022-08-12 20:46:36 +02:00
## hyprpaper
2022-08-13 01:47:48 +02:00
Straight from our oven, `hyprpaper` is a wallpaper utility from the Hypr
2024-07-31 00:00:24 +02:00
Development team. See its usage and config [here](../../Hypr-Ecosystem/hyprpaper).
2022-08-12 20:46:36 +02:00
## swaybg
2022-08-13 01:47:48 +02:00
2024-07-31 00:00:24 +02:00
Great utility if all you want is one simple static wallpaper. 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
2024-07-31 00:00:24 +02:00
wallpapers, and supports `swaybg` and `swww` as backends on Wayland.
[GitHub](https://github.com/anufrievroman/waypaper)