Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rxhanson authored May 14, 2021
1 parent da55686 commit 9dbaf11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ If you wish to change the default shortcuts after first launch click "Restore De
defaults write com.knollsoft.Rectangle alternateDefaultShortcuts -bool true
```

### Halves to thirds (repeated execution of half and quarter actions)
Halves to thirds is controlled by the `Move to adjacent display on repeated left or right commands` setting in the preferences.
### Adjust Behavior on Repeated Commands
There's an option in the preferences for `Move to adjacent display on repeated left or right commands`.
If this setting is not checked, then each time you execute a half or quarter action, the width of the window will cycle through the following sizes: 1/2 -> 2/3 -> 1/3.

The cycling behavior can be disabled entirely with:
Expand Down

0 comments on commit 9dbaf11

Please sign in to comment.