Skip to content

Commit

Permalink
Added blurb on gaps
Browse files Browse the repository at this point in the history
  • Loading branch information
rxhanson authored Jan 15, 2020
1 parent 782f0e7 commit bd9f3d8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,16 @@ defaults write com.knollsoft.Rectangle almostMaximizeWidth -float <VALUE_BETWEEN

Followed by a restart of the app.

### Details on Adding Gaps Between Windows

As of v0.17, gaps between windows can be added with the following command:

```bash
defaults write com.knollsoft.Rectangle gapSize -float <NUM_PIXELS>
```

Followed by a restart of the app.

## Contributing
Logic from Rectangle is used in the [Multitouch](https://multitouch.app) app. If you contribute code or localizations that get merged into Rectangle, you get a free license of Multitouch. Contributors to Sparkle, MASShortcut, or Spectacle can also receive a free license of Multitouch (just send me a direct message on [Gitter](https://gitter.im)).

Expand Down

0 comments on commit bd9f3d8

Please sign in to comment.