diff --git a/install/user/first-run/wifi.sh b/install/user/first-run/wifi.sh index 0a6e6b4b..c6d203dd 100644 --- a/install/user/first-run/wifi.sh +++ b/install/user/first-run/wifi.sh @@ -1,5 +1,5 @@ notify_update() { - omarchy-notification-send -u critical -g "Update System" "Click to update the system." \ + omarchy-notification-send -u critical -g  "Update System" "Click to update the system." \ --exec "omarchy-launch-floating-terminal-with-presentation omarchy-update" }