cli doc improvements

This commit is contained in:
David Heinemeier Hansson
2026-05-06 12:18:57 +02:00
parent 99357bf549
commit 647cae0ca0
4 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#!/bin/bash
# omarchy:summary=Display brightness level using SwayOSD on the current monitor.
# omarchy:args=<percent>
# omarchy:args=<0-100>
# omarchy:examples=omarchy swayosd brightness 0 | omarchy swayosd brightness 50 | omarchy swayosd brightness 100
percent="$1"