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

Saving of icon theme in qt6ct.conf is inconsistent with other settings #49

Open
pmattern opened this issue May 30, 2024 · 0 comments
Open

Comments

@pmattern
Copy link

If qt6ct is launched for the first time and quit by clicking OK, the majority of settings is saved in ~/.config/qt6ct/qt6ct.conf, but the icon theme isn't. In order to have it saved in qt6ct.conf, its entry in tab "Icon Theme" has to be highlighted by clicking first.
This is inconsistent and can, more importantly, be pretty confusing when launching qt6ct the first time. So I think it would be good, if the icon theme could be saved the same way as the other settings.

Steps to reproduce:

  1. Make sure qt6ct isn't running and ~/.config/qt6ct/ is absent.
  2. Launch qt6ct and quit it by hitting OK without taking any action.
  3. Open qt6ct.conf. The icon theme will be missing in section [Appearance].
  4. Launch qt6ct again, highlight an icon theme in tab "Icon Theme" by clicking its entry, quit by clicking OK.
  5. Open qt6ct.conf. The icon theme is now present in section [Appearance].

Seen running 55dba87 on Arch Linux.

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