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

fix: add swappy config #1502

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: add swappy config #1502

wants to merge 1 commit into from

Conversation

rubiin
Copy link
Contributor

@rubiin rubiin commented May 14, 2024

Pull Request

Adds swappy default config

Description

Please read these instructions and remove unnecessary text.

  • Try to include a summary of the changes and which issue is fixed.
  • Also include relevant motivation and context (if applicable).
  • List any dependencies that are required for this change. (e.g., packages or other PRs)
  • Provide a link if there is an issue related to this pull request. e.g., Fixes # (issue)
  • Please add Reviewers, Assignees, Labels, Projects, and Milestones to the PR. (if applicable)

Type of change

Please put an x in the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (non-breaking change; modified files are limited to the documentations)
  • Technical debt (a code change that does not fix a bug or add a feature but makes something clearer for devs)
  • Other (provide details below)

Checklist

Please put an x in the boxes that apply:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My commit message follows the commit guidelines.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added a changelog entry.
  • I have added necessary comments/documentation to my code.
  • I have added tests to cover my changes.
  • I have tested my code locally and it works as expected.
  • All new and existing tests passed.

Screenshots

(if appropriate)

Additional context

Add any other context about the problem here.

@kRHYME7
Copy link
Collaborator

kRHYME7 commented May 14, 2024

It will be generated by the screenshot tool. Is swappy not working? No need for defaults IG

@rubiin
Copy link
Contributor Author

rubiin commented May 14, 2024

Oh yeah the generated ones dont include these defaults
image

@kRHYME7
Copy link
Collaborator

kRHYME7 commented May 14, 2024

What change if we add those configs for swappy? IMO it's better to leave it as if those configs are the default.

My main concern actually is adding another entry in the restore.cfg.lst if the config is not needed.

@rubiin
Copy link
Contributor Author

rubiin commented May 14, 2024

What change if we add those configs for swappy? IMO it's better to leave it as if those configs are the default.

My main concern actually is adding another entry in the restore.cfg.lst if the config is not needed.

These are the defaults swappy suggests on their readme. Having the config file will make sure these defaults remain the same in future versions of swappy.
Also the save folder is changed from Desktop to Pictures as thats what most tools save in

@rubiin
Copy link
Contributor Author

rubiin commented May 23, 2024

This also has swappy config https://gitlab.com/stephan-raabe/dotfiles

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

Successfully merging this pull request may close these issues.

None yet

2 participants