diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-04-27 11:47:46 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-04-27 11:47:46 +0900 |
| commit | 87297c02a4848d2dc32b85d3beeb5b8655adf737 (patch) | |
| tree | d8933facde6db2b7865bebd5969d45ac99d77232 /config/hypr/UserConfigs | |
| parent | b557270dfcab3876d1a0c7a402436ee255ba8155 (diff) | |
bump to v2.2.9. Updated swww
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index 86e40ba9..156b96e0 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 @@ -38,7 +38,7 @@ exec-once = $UserScripts/RainbowBorders.sh exec-once = hypridle # 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 |
