We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there a way to add options for maim, and if there isn't, can this be added to the config, or with the use of a option flag?
In imgur-screenshot's config there is this
screenshot_select_command="maim -s -m 10 %img -b 3 -c 0.3,0.4,0.6,0.4 -u" screenshot_window_command="maim -m 10 %img -b 3 -c 0.3,0.4,0.6,0.4 -u" screenshot_full_command="maim -m 10 %img -b 3 -c 0.3,0.4,0.6,0.4 -u"
This way I can customize my maim selection box, but it doesn't seem possible with nougat.
The text was updated successfully, but these errors were encountered:
There isn't currently, but this was previously a planned feature before being scrapped.
I can see the application, so I'll add it once I get home, unless someone else beats me to it.
Sorry, something went wrong.
No branches or pull requests
Is there a way to add options for maim, and if there isn't, can this be added to the config, or with the use of a option flag?
In imgur-screenshot's config there is this
This way I can customize my maim selection box, but it doesn't seem possible with nougat.
The text was updated successfully, but these errors were encountered: