Add theme picking to the TUI
This commit is contained in:
parent
c76cd8f0c6
commit
5c7f1a5037
@ -62,8 +62,9 @@ update_menu() {
|
||||
|
||||
theme_menu() {
|
||||
show_ascii_art
|
||||
local menu=("Install" "Remove" "Back")
|
||||
local menu=("Pick" "Install" "Remove" "Back")
|
||||
local commands=(
|
||||
"omarchy-theme-menu"
|
||||
"install_theme_prompt"
|
||||
"remove_theme_prompt"
|
||||
"main_menu"
|
||||
|
Loading…
x
Reference in New Issue
Block a user