mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
Always lowercase
This commit is contained in:
@ -35,7 +35,7 @@ main_menu() {
|
||||
|
||||
update_menu() {
|
||||
show_ascii_art
|
||||
local menu=("Omarchy" "Wofi Apps" "Waybar" "Plymouth" "Back")
|
||||
local menu=("Omarchy" "Wofi apps" "Waybar" "Plymouth" "Back")
|
||||
local commands=(
|
||||
"omarchy-update"
|
||||
"omarchy-sync-applications"
|
||||
|
Reference in New Issue
Block a user