fix: add dependencies comment
This commit is contained in:
parent
4cf8695c8f
commit
a85df42803
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue