aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs/Startup_Apps.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/UserConfigs/Startup_Apps.conf')
-rw-r--r--config/hypr/UserConfigs/Startup_Apps.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf
index 7b668b77..4f4fbd22 100644
--- a/config/hypr/UserConfigs/Startup_Apps.conf
+++ b/config/hypr/UserConfigs/Startup_Apps.conf
@@ -10,7 +10,8 @@ $SwwwRandom = $UserScripts/WallpaperAutoChange.sh
$livewallpaper=""
# wallpaper stuff
-exec-once = swww-daemon --format xrgb
+exec-once = swww-daemon --format argb # New flag for v0.11.2
+#exec-once = swww-daemon --format xrgb # old 0.9.5 option
#exec-once = mpvpaper '*' -o "load-scripts=no no-audio --loop" $livewallpaper
# wallpaper random
@@ -29,6 +30,7 @@ exec-once = $scriptsDir/Polkit.sh
# starup apps
exec-once = nm-applet --indicator
+exec-once = nm-tray # For ubuntu
exec-once = swaync
#exec-once = ags
#exec-once = blueman-applet
@@ -46,6 +48,9 @@ exec-once = $UserScripts/RainbowBorders.sh
# Starting hypridle to start hyprlock
exec-once = hypridle
+# Weather script to populate cache on startup
+exec-once = $UserScripts/WeatherWrap.sh
+
# Here are list of features available but disabled by default
# exec-once = swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage