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
Either of these...
cosmic-screenshot --save-dir=~/Pictures cosmic-screenshot --interactive=true --save-dir=~/Pictures
saves with a filename like this (lowercase s and hyphen).
screenshot-2024-10-21-04-43-34.png
whereas this...
cosmic-screenshot --interactive=false --save-dir=~/Pictures > /dev/null
saves with an uppercase S and an underscore.
Screenshot_2024-10-21_14-44-06.png
On Arch with: cosmic-screenshot-git 1.0.0.alpha.1.r0.g031eb66
cosmic-screenshot-git 1.0.0.alpha.1.r0.g031eb66
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Either of these...
saves with a filename like this (lowercase s and hyphen).
whereas this...
saves with an uppercase S and an underscore.
On Arch with:
cosmic-screenshot-git 1.0.0.alpha.1.r0.g031eb66
The text was updated successfully, but these errors were encountered: