swarp-rs/README.md

14 lines
184 B
Markdown
Raw Normal View History

2023-01-15 11:35:06 -05:00
`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
```