From cd9d6bb54b9feb26cb5852ceb6bb497db028b1de Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 9 May 2026 11:20:36 +0200 Subject: [PATCH] Screenshot on visual changes --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index cc9ec853..013f3303 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -92,6 +92,10 @@ Exceptions are allowed for bootstrap, preflight, migration, and package-helper s - `default/themed/*.tpl` - templates with `{{ variable }}` placeholders for theme colors - `themes/*/colors.toml` - theme color definitions (accent, background, foreground, color0-15) +# 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. + # Refresh Pattern To copy a default config to user config with automatic backup: