readme: install option for arch
This commit is contained in:
parent
f6278fcef2
commit
b57fb3d7b2
1 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,10 @@ It may also work with i3, but this is untested.
|
||||||
*swaysome* is compatible with [sworkstyle](https://lib.rs/crates/sworkstyle).
|
*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.
|
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
|
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`.
|
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:
|
Then create the file (and the directory if needed) "~/.config/sway/config.d/swaysome.conf" and paste this inside:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue