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