From d557c016f26774f51cd7a1145c55352134e48168 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 21 Feb 2026 09:46:43 +0100 Subject: [PATCH] No longer used --- bin/omarchy-menu | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/omarchy-menu b/bin/omarchy-menu index 2ddd341d..820326c6 100755 --- a/bin/omarchy-menu +++ b/bin/omarchy-menu @@ -596,7 +596,6 @@ go_to_menu() { *capture*) show_capture_menu ;; *style*) show_style_menu ;; *theme*) show_theme_menu ;; - *screenshot*) show_screenshot_menu ;; *screenrecord*) show_screenrecord_menu ;; *setup*) show_setup_menu ;; *power*) show_setup_power_menu ;;