Results 66 comments of M-n-c-

> We can't do that for package installation because pacman defaults some prompts to "no". I've dealt with that. Especially when a package is in conflict (wireplumber and pms).

Maybe the pacman devs can add a --yes flag that says yes to everything, even questionable choices? Or maybe they'll reject that too?

> That said, if both situations can be resolved by changing the aconfmgr configuration to one such that pacman does not produce either type of prompt, then not piping yes...

Any progress on this? Would love to see this, currently I just rerun aconfmgr after an `-Syu`

> I have [a lot of projects](https://github.com/CyberShadow?tab=repositories&type=source) + a job + other hobbies, sorry!) Understandable. I would have contributed if I could understand the codebase (It's a big project!)

> Also, it does not make sense to include the autostart file because different people have different preferences about what program should start automatically and what shouldn't. Well, if they...

It would show what the difference in files is, sort of like `git diff` or the `diff` tool.

> Like this? > > ``` > git diff --no-index ~/.config/konsave/profiles/prof1 ~/.config/konsave/profiles/prof2 > ``` > > It would be nice if it had an option that was aware of the...

```bash % cat .config/gtkrc # created by KDE Plasma, Mon Apr 25 09:22:05 2022 # ```

Oh I see. And why does the `master` branch not have a KDE version?