Kill this weird pattern

This commit is contained in:
David Heinemeier Hansson
2026-05-17 21:55:53 +02:00
parent c706a244d7
commit 671dd4698c
13 changed files with 9 additions and 17 deletions
-1
View File
@@ -3,7 +3,6 @@
# omarchy:summary=Send a fire-and-forget IPC call to a running omarchy-shell
# omarchy:hidden=true
OMARCHY_PATH=${OMARCHY_PATH:-$HOME/.local/share/omarchy}
SHELL_QML="$OMARCHY_PATH/default/quickshell/omarchy-shell/shell.qml"
if (( $# < 2 )); then