diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-27 13:02:18 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-27 13:02:18 +0900 |
| commit | 816475928f186a6ff4486a3d1138a78ffcffd898 (patch) | |
| tree | d0b2b3c7c066364238a174c603c76cb2de93f9d1 /config/hypr/configs | |
| parent | 9e7b47f1b8dafbfadee3863355b3785384ffe436 (diff) | |
refer to my previous commit message
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 2cf5946b..478eac27 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -10,7 +10,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 5 minutes +exec-once = $SwwwRandom $WallpaperPath # random wallpaper switcher every 15 minutes #exec-once = swww query || swww init && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper # Startup |
