aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/lua/startup.lua
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/lua/startup.lua')
-rw-r--r--config/hypr/lua/startup.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/lua/startup.lua b/config/hypr/lua/startup.lua
index 6ff9f8ad..88a9b106 100644
--- a/config/hypr/lua/startup.lua
+++ b/config/hypr/lua/startup.lua
@@ -42,7 +42,7 @@ end
-- Prefer lifecycle-hook orchestration for clarity while keeping exec_once
-- reliability semantics for real-world startup behavior.
local startup_commands = {
- "sleep 2; $HOME/.config/hypr/scripts/WallpaperDaemon.sh; $HOME/.config/hypr/scripts/ApplyThemeMode.sh; $HOME/.config/hypr/scripts/WaybarStartup.sh",
+ "sleep 2; $HOME/.config/hypr/scripts/WallpaperDaemon.sh & $HOME/.config/hypr/scripts/ApplyThemeMode.sh && $HOME/.config/hypr/scripts/WaybarStartup.sh",
"$HOME/.config/hypr/initial-boot.sh",
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP",
"systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage