33 lines
No EOL
457 B
Markdown
33 lines
No EOL
457 B
Markdown
# sway-profiles-rs
|
|
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` for now
|
|
|
|
## FAQ
|
|
|
|
> Does it work?
|
|
|
|
For my uses, yeah
|
|
|
|
> Is it fast?
|
|
|
|
Probably, idk man don't judge
|
|
|
|
> Is it good?
|
|
|
|
Probably not |