treewide: fix typos

This commit is contained in:
Torstein Husebø 2020-01-31 12:35:40 +01:00 committed by Drew DeVault
parent ec7d3f181d
commit af294289b1
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
## - `slurp`: to select an area
## - `swaymsg`: to read properties of current window
## - `wl-copy`: clipboard utility
## - `jq`: json uliity to parse swaymsg output
## - `jq`: json utility to parse swaymsg output
## - `notify-send`: to show notifications
## - `mktemp`: to create a temporary file
## Those are needed to be installed, if unsure, run `grimshot check`