diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 22:06:47 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 22:06:47 +0900 |
| commit | 2d927892e5354abb14b9738d895b7084452886e2 (patch) | |
| tree | 22f2ac8c3533107f78fc40cee0909acfea81f07a /config/hypr/UserConfigs | |
| parent | 29f66a83d793126bc15a6be6b502cb533784e332 (diff) | |
updated startup apps.conf and WallpaperSelect.sh as it seems that it is also uncommented the lower part exec-once - swww
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index bdc0b447..702f9a90 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -11,7 +11,7 @@ $livewallpaper="" # wallpaper stuff exec-once = swww-daemon --format xrgb -#exec-once = mpvpaper * -o "no-audio --loop" "$livewallpaper" +#exec-once = mpvpaper '*' -o "load-scripts=no no-audio --loop" $livewallpaper # wallpaper random #exec-once = $SwwwRandom $wallDIR # random wallpaper switcher every 30 minutes |
