diff --git a/hyprland/.config/hypr/startup-all.conf b/hyprland/.config/hypr/startup-all.conf index a086b40..3f5f16b 100644 --- a/hyprland/.config/hypr/startup-all.conf +++ b/hyprland/.config/hypr/startup-all.conf @@ -1,5 +1,6 @@ -# Waybar -exec-once = waybar - # Password manager update exec-once = pass git pull + +# Start up script +exec-once = ~/bin/system/system-start.sh +