From 2e0e9af0a9ff7c621c68a2f051e281515c5e607d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 9 May 2026 12:04:53 +0200 Subject: [PATCH] Use save for screenshot --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 013f3303..7d61ac11 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -94,7 +94,7 @@ Exceptions are allowed for bootstrap, preflight, migration, and package-helper s # Visual Changes -When making visual changes, such as Waybar styles or desktop appearance, always take and analyze a screenshot after applying the change to verify the result. Use `omarchy capture screenshot fullscreen` for fullscreen screenshots. +When making visual changes, such as Waybar styles or desktop appearance, always take and analyze a screenshot after applying the change to verify the result. Use `omarchy capture screenshot fullscreen save` for fullscreen screenshots. # Refresh Pattern