diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index e4d483d..6357c3c 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -18,7 +18,7 @@ $menu = hyprlauncher #################################################### exec-once = startup.sh -exec-once = hyprpm update && hyprpm reload -n +exec-once = sleep 2 && hyprpm update && hyprpm reload -n ####################################################