Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable amount for Nudge/Larger/Smaller #551

Open
probablykasper opened this issue Aug 27, 2024 · 2 comments
Open

Configurable amount for Nudge/Larger/Smaller #551

probablykasper opened this issue Aug 27, 2024 · 2 comments

Comments

@probablykasper
Copy link

The Larger & Smaller commands use pretty small increments for my liking/resolution. I'd love to be able to configure the amount

Somewhat related to #472

@rxhanson
Copy link
Owner

You can adjust this using the Terminal command:

defaults write com.knollsoft.Hookshot sizeOffset -float <NUM_PIXELS>

(By default, "Make Smaller" and "Make Larger" change the window height/width by 30 pixels.)

Restart Rectangle Pro after executing that command.

You can make pretty much any adjustment that is in https://github.com/rxhanson/Rectangle/blob/main/TerminalCommands.md
by replacing com.knollsoft.Rectangle with com.knollsoft.Hookshot

@probablykasper
Copy link
Author

Oh awesome! Thank you for letting me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants