diff --git a/bin/omarchy-menu b/bin/omarchy-menu index 921c5799..3e51ba0b 100755 --- a/bin/omarchy-menu +++ b/bin/omarchy-menu @@ -264,7 +264,7 @@ show_hardware_touchpad_haptics_menu() { } show_style_menu() { - case $(menu "Style" "󰸌 Theme\n󰟵 Unlock\n Font\n Background\n󰏖 Corners\n Hyprland\n󱄄 Screensaver\n About") in + case $(menu "Style" "󰸌 Theme\n󰟵 Unlock\n Font\n Background\n󰘇 Corners\n Hyprland\n󱄄 Screensaver\n About") in *Theme*) show_theme_menu ;; *Unlock*) omarchy-launch-walker -m menus:omarchyunlocks --width 800 --minheight 400 ;; *Font*) show_font_menu ;;