Missed the glyph

This commit is contained in:
David Heinemeier Hansson
2026-08-11 12:16:25 +02:00
parent 2b38f75506
commit 9ea9f804cd
+1 -1
View File
@@ -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"
}