From c312cd8b063739f07b945807fe5d5c456901182e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 15 Jul 2025 19:22:44 -0700 Subject: [PATCH] More updates --- bin/omarchy | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/omarchy b/bin/omarchy index 24faeef..ccb8564 100755 --- a/bin/omarchy +++ b/bin/omarchy @@ -35,12 +35,13 @@ main_menu() { update_menu() { show_ascii_art - local menu=("Omarchy" "Wofi apps" "Waybar" "Plymouth" "Back") + local menu=("Omarchy" "Waybar" "Wofi" "Plymouth" "Desktop apps" "Back") local commands=( "omarchy-update" - "omarchy-sync-applications" "omarchy-refresh-waybar" + "omarchy-refresh-wofi" "omarchy-refresh-plymouth" + "omarchy-refresh-applications" "main_menu" ) local choice