Replies: 1 comment 1 reply
-
Rectangle already supports this, though it's not exposed in the GUI. You can run the following in the terminal to configure the size: defaults write com.knollsoft.Rectangle almostMaximizeHeight -float <VALUE_BETWEEN_0_&_1>
defaults write com.knollsoft.Rectangle almostMaximizeWidth -float <VALUE_BETWEEN_0_&_1> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Allow to configure the "almost" aspect of the command to be able to set it as percent of height and width of the screen
Beta Was this translation helpful? Give feedback.
All reactions