From f13b527a93148253e567aa3746e8d5b161033436 Mon Sep 17 00:00:00 2001 From: NRK Date: Wed, 2 Nov 2022 05:27:57 +0600 Subject: [PATCH] plugins/wallpaper: update description --- plugins/wallpaper | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/wallpaper b/plugins/wallpaper index 40328223..2017fbd4 100755 --- a/plugins/wallpaper +++ b/plugins/wallpaper @@ -1,6 +1,7 @@ #!/usr/bin/env sh -# Description: Set the selected image as wallpaper using nitrogen or pywal. +# Description: Set the selected image as wallpaper. +# Uses nitrogen or pywal on X11, swww on wayland. # # Usage: Hover on an image and run the script to set it as wallpaper. # -- 2.48.1