mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
treewide: fix typos
This commit is contained in:
committed by
A Frederick Christensen
parent
0f2cd0555a
commit
e1ad73d51c
@@ -13,7 +13,7 @@ tempdir="/tmp/screenshots"
|
||||
mkdir -p "$tempdir"
|
||||
file="$(mktemp -p "$tempdir" "XXXXXX.png")"
|
||||
|
||||
# Grab the screenshot! Very conviniently, GEOMETRY format matches the one
|
||||
# Grab the screenshot! Very conveniently, GEOMETRY format matches the one
|
||||
# expected by grim
|
||||
grim -g "$GEOMETRY" "$file" || exit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user