Excess space

This commit is contained in:
David Heinemeier Hansson
2026-02-21 10:44:25 +01:00
parent a2f99b771e
commit 8dfd36fb2a
+2 -2
View File
@@ -12,9 +12,9 @@
# *) back_to show_main_menu ;;
# esac
# }
#
#
# Example of overriding just the about menu action: (Using zsh instead of bash (default))
#
#
# show_about() {
# exec omarchy-launch-or-focus-tui "zsh -c 'fastfetch; read -k 1'"
# }