From d7f4548a8460aa535a629b727e0ad402c034dc53 Mon Sep 17 00:00:00 2001 From: Roman <42904990+anufrievroman@users.noreply.github.com> Date: Wed, 23 Aug 2023 19:04:44 +0900 Subject: [PATCH] Add waypaper to wallpaper tools (#312) Adding a GUI tool called waypaper to the list of wallpaper tools --- pages/Useful Utilities/Wallpapers.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/Useful Utilities/Wallpapers.md b/pages/Useful Utilities/Wallpapers.md index 60b6dda..21d3a52 100644 --- a/pages/Useful Utilities/Wallpapers.md +++ b/pages/Useful Utilities/Wallpapers.md @@ -27,3 +27,9 @@ A neat mpv wrapper to play a video as your wallpaper. 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)