mirror of
https://gitlab.com/hyask/swaysome.git
synced 2026-01-28 02:17:18 +01:00
Merge branch 'Renner0E-master-patch-46524' into 'master'
readme: install option for arch See merge request hyask/swaysome!8
This commit is contained in:
commit
997f50c759
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).
|
||||
|
||||
|
||||
## 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:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue