update readme
This commit is contained in:
parent
f3538fe267
commit
3cabb696c1
1 changed files with 25 additions and 1 deletions
26
README.md
26
README.md
|
@ -3,7 +3,31 @@ This is a tool heavily targeting my own personal use-cases.
|
|||
It is a collection of utility commands which primarily serve to manage a multiple-workspace setup in Sway.
|
||||
|
||||
## Building
|
||||
|
||||
### Universal:
|
||||
|
||||
`cargo build`
|
||||
|
||||
append `--release` for a release build
|
||||
|
||||
### Debian
|
||||
```
|
||||
todo
|
||||
```
|
||||
## Usage
|
||||
`sway-profiles-rs --help`
|
||||
|
||||
`sway-profiles-rs --help` for now
|
||||
|
||||
## FAQ
|
||||
|
||||
> Does it work?
|
||||
|
||||
For my uses, yeah
|
||||
|
||||
> Is it fast?
|
||||
|
||||
Probably, idk man don't judge
|
||||
|
||||
> Is it good?
|
||||
|
||||
Probably not
|
Loading…
Add table
Reference in a new issue