diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-11 19:18:24 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-11 19:18:24 +0900 |
| commit | f3333928f358275a36e2eb340284a7d0c2af7df2 (patch) | |
| tree | 288dd79691e91135b0b507ec4f5afc229074e75c /config/hypr/configs | |
| parent | 6cff57c76d9627dd28b7128279a24248b2ca0ef8 (diff) | |
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
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/Execs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
