From 8937d590f8afa5e047e9a4f34393fb0847623bab Mon Sep 17 00:00:00 2001 From: luckyturtledev Date: Tue, 24 Oct 2023 14:37:15 +0200 Subject: [PATCH] update readme; do2readme broken --- more-wallpapers/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more-wallpapers/src/lib.rs b/more-wallpapers/src/lib.rs index b299598..be931d3 100644 --- a/more-wallpapers/src/lib.rs +++ b/more-wallpapers/src/lib.rs @@ -24,7 +24,7 @@ //! |GNOME(wayland) | ✅ | ❌ | `features=["fallback"]`¹ | //! |KDE | ✅ | ✅ | | //! |Mate(wayland) | ✅ | ❌ | `features=["fallback"]`¹ | -//! |Sway | ✅ | ❌ | `features=["fallback"]`¹ | +//! |Sway | ✅ | ✅ | | //! //! ¹ Please check also the requirements of the [wallpaper] crate.
//! ² Normally already installed.