You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Make sure qt6ct isn't running and ~/.config/qt6ct/ is absent.
Launch qt6ct and quit it by hitting OK without taking any action.
Open qt6ct.conf. The icon theme will be missing in section [Appearance].
Launch qt6ct again, highlight an icon theme in tab "Icon Theme" by clicking its entry, quit by clicking OK.
Open qt6ct.conf. The icon theme is now present in section [Appearance].
If
qt6ct
is launched for the first time and quit by clickingOK
, the majority of settings is saved in~/.config/qt6ct/qt6ct.conf
, but the icon theme isn't. In order to have it saved inqt6ct.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:
qt6ct
isn't running and~/.config/qt6ct/
is absent.qt6ct
and quit it by hittingOK
without taking any action.qt6ct.conf
. The icon theme will be missing in section[Appearance]
.qt6ct
again, highlight an icon theme in tab "Icon Theme" by clicking its entry, quit by clickingOK
.qt6ct.conf
. The icon theme is now present in section[Appearance]
.Seen running 55dba87 on Arch Linux.
The text was updated successfully, but these errors were encountered: