From 5fdd7e3f208f0992af3f2afcf63848f424ab7442 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 13 May 2024 11:47:09 +0900 Subject: [PATCH] Updated Startup_apps.conf --- config/hypr/UserConfigs/Startup_Apps.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index 2f529d6..91e0cac 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -9,7 +9,7 @@ $lock = $scriptsDir/LockScreen.sh $SwwwRandom = $UserScripts/WallpaperAutoChange.sh # wallpaper stuff / More wallpaper options below -exec-once = swww query || swww-daemon --format xrgb +exec-once = swww query || swww-daemon exec-once = $SwwwRandom $wallDIR # random wallpaper switcher every 30 minutes # Startup @@ -41,7 +41,7 @@ exec-once = hypridle & exec-once = pypr & # Here are list of features available but disabled by default -# exec-once = swww query || swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper +# exec-once = swww query || swww-daemon && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper #gnome polkit for nixos #exec-once = $scriptsDir/Polkit-NixOS.sh