swarp-rs/README.md
2023-01-15 11:35:06 -05:00

14 lines
184 B
Markdown

`swarp-rs` swaps the first two i3 output workspaces. This is the Rust version.
# Building
Type `make`
# Using
Bind like
```
bindsym $mod+Shift+s exec --no-startup-id swarp-rs
```