diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6d119e --- /dev/null +++ b/README.md @@ -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 +```