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

Suggestion: Add a simple configuration file #5

Open
crepassob opened this issue Sep 16, 2024 · 4 comments
Open

Suggestion: Add a simple configuration file #5

crepassob opened this issue Sep 16, 2024 · 4 comments

Comments

@crepassob
Copy link

I have been using parui for a while and it works pretty well, but I think it would be nice to add a simple configuration file to modify some of the default settings.
For example, I often use paru -Rs "package name" when removing packages, but since the parameters are written into the code, I have to modify the code to make it work as intended.
For another example, sometimes after I install a package, I will continue to install other packages, but after each installation, parui will exit, which makes me have to open it again, which is a bit annoying.
So I think it is necessary to add a simple configuration file to modify these default behaviors, and considering that this project may add more features in the future, writing some parameters and options in the code is not a good option.

@Vonr
Copy link
Owner

Vonr commented Sep 16, 2024

feel free to make a PR - but for your second issue, you can select multiple packages with Space and install/remove them all at once.

@crepassob
Copy link
Author

Thanks for your response, I can make a PR about the first question, but this is not my core point. My core point is to suggest adding a configuration file to modify the default behavior in a more user-friendly way. Just as paru can use paru.conf to modify settings.

@Vonr
Copy link
Owner

Vonr commented Sep 16, 2024

yup, i understood, but unfortunately I don't have much time to work on parui and the defaults work for me right now. will still accept any PRs for implementing the config file though.

@komprimiert
Copy link

that would be really good because i want to change colors

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

3 participants