From f3333928f358275a36e2eb340284a7d0c2af7df2 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 11 Dec 2023 19:18:24 +0900 Subject: Wallpaper effects changes: 1.) Wallpaper Select - switched to any effects 2.) Random wallpaper (CTRL ALT 2) - switched to random effects 3.) Automatic wallpaper - Increased to 30 mins, switched to simple effects --- config/hypr/configs/Execs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/configs') diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 545b26fa..2005eae4 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -9,7 +9,7 @@ exec-once = $HOME/.config/hypr/initial-boot.sh # wallpaper stuff exec-once = swww query || swww init -exec-once = $SwwwRandom $WallpaperPath # random wallpaper switcher every 15 minutes +exec-once = $SwwwRandom $WallpaperPath # random wallpaper switcher every 30 minutes #exec-once = swww query || swww init && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper # Startup -- cgit v1.2.3