fix: add dependencies comment

This commit is contained in:
Ranomier 2025-06-20 23:08:29 +02:00
parent 4cf8695c8f
commit a85df42803

View file

@ -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