From eed6cc3a06056b0ab0919628d955fc87027f67a1 Mon Sep 17 00:00:00 2001 From: ranomier Date: Tue, 15 Jul 2025 16:58:45 +0200 Subject: [PATCH] fix: smaller size is more usable --- screenshot | 1 + 1 file changed, 1 insertion(+) diff --git a/screenshot b/screenshot index 9bb0f62..0b9b0d4 100755 --- a/screenshot +++ b/screenshot @@ -18,4 +18,5 @@ grim -g "$(slurp -o -r -c '#ff0000ff')" - \ --filename - \ --fullscreen \ --initial-tool "crop" \ + --annotation-size-factor "0.75" \ --output-filename "$PICTURES/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png"