Merge branch 'dev' into rc

This commit is contained in:
David Heinemeier Hansson
2026-02-21 16:37:01 +01:00
9 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -309,8 +309,8 @@ omarchy-update # Full system update
omarchy-version # Show Omarchy version
omarchy-debug --no-sudo --print # Debug info (ALWAYS use these flags)
omarchy-lock-screen # Lock screen
omarchy-cmd-shutdown # Shutdown
omarchy-cmd-reboot # Reboot
omarchy-system-shutdown # Shutdown
omarchy-system-reboot # Reboot
```
**IMPORTANT:** Always run `omarchy-debug` with `--no-sudo --print` flags to avoid interactive sudo prompts that will hang the terminal.