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

14 lines
152 B
Markdown

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