From a85df428036929e49d380183800a91d9cfdab55d Mon Sep 17 00:00:00 2001 From: ranomier Date: Fri, 20 Jun 2025 23:08:29 +0200 Subject: [PATCH] fix: add dependencies comment --- screenshot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screenshot b/screenshot index 3438a57..9bb0f62 100755 --- a/screenshot +++ b/screenshot @@ -1,5 +1,7 @@ #!/usr/bin/env bash # docstring=do a screenshots on wayland compositors +# dependencies=grim, slurp, satty + set -E -o pipefail shopt -s failglob export LC_ALL=C.UTF8