From c5ec8c40bfa68d46f3c9c4da064eab56a3445072 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 28 Apr 2024 13:43:52 +0900 Subject: reverted back the --format xrgb for swww as still not published the fix --- config/hypr/UserScripts/WallpaperSelect.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/UserScripts/WallpaperSelect.sh') diff --git a/config/hypr/UserScripts/WallpaperSelect.sh b/config/hypr/UserScripts/WallpaperSelect.sh index c83ed8e2..8aa9bdd8 100755 --- a/config/hypr/UserScripts/WallpaperSelect.sh +++ b/config/hypr/UserScripts/WallpaperSelect.sh @@ -40,7 +40,7 @@ menu() { printf "$RANDOM_PIC_NAME\n" } -swww query || swww-daemon +swww query || swww-daemon --format xrgb main() { choice=$(menu | ${rofi_command}) -- cgit v1.2.3