Readme
This commit is contained in:
parent
f5be64a16b
commit
6d46aaffcf
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
`swarp` swaps the first two i3 output workspaces.
|
||||||
|
|
||||||
|
# Building
|
||||||
|
|
||||||
|
Type `make`
|
||||||
|
|
||||||
|
# Using
|
||||||
|
|
||||||
|
Bind like
|
||||||
|
|
||||||
|
```
|
||||||
|
bindsym $mod+Shift+s exec --no-startup-id swarp
|
||||||
|
```
|
Loading…
Reference in a new issue