From fa7bdc90f51fc8c059e54072bca594b7f0654107 Mon Sep 17 00:00:00 2001 From: Jeremy Attali Date: Sat, 28 Dec 2019 17:46:35 -0500 Subject: [PATCH] docs(readme): update installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3c1752..df49951 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Grab a swappshot from a specific window under Sway, using `swaymsg` and `jq`: swappy -g "$(swaymsg -t get_tree | jq -r '.. | select(.pid? and .visible?) | .rect | "\(.x),\(.y) \(.width)x\(.height)"' | slurp)" ``` -## Package manager installation +## Installation ### Arch Linux User Repository