From b57fb3d7b28c6eb1d5d5f5f261adf65f651bb2ad Mon Sep 17 00:00:00 2001 From: Renner0E Date: Tue, 29 Nov 2022 17:00:32 +0000 Subject: [PATCH] readme: install option for arch --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb3179c..020f7c4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ It may also work with i3, but this is untested. *swaysome* is compatible with [sworkstyle](https://lib.rs/crates/sworkstyle). -## Usage +## Installation + + +Arch Linux: Found on the AUR as [swaysome-git](https://aur.archlinux.org/packages/swaysome-git). If you have Rust installed, then you can just `cargo install swaysome` and you're good to go. @@ -16,6 +19,7 @@ Otherwise, you may grab a [pre-built binary](https://gitlab.com/hyask/swaysome/-/jobs/artifacts/master/raw/target/release/swaysome?job=build:cargo) from the CI and put it in your `$PATH`. +## Usage Then create the file (and the directory if needed) "~/.config/sway/config.d/swaysome.conf" and paste this inside: ```