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

cosmic-screenshot saves with different filenames formats depending on if --interactive=true or false. #67

Open
nevdelap opened this issue Oct 21, 2024 · 0 comments

Comments

@nevdelap
Copy link

nevdelap commented Oct 21, 2024

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

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

1 participant