Hi Bryan, On Tue, May 12, 2026 at 8:14 AM Bryan Gardiner <[email protected]> wrote: > According to the docs for QSettings, this should be how it works. > First ~/.config is checked, then each directory in XDG_CONFIG_DIRS. > LXQt sessions set that variable to "/etc:/etc/xdg:/usr/share". And if > that variable is unset, Qt defaults it to /etc/xdg.
Thank you for checking this. If all these are correct. We better ship the upstream default panel.conf from lxqt-panel to /usr/share and change the defaults to read it from from `/etc/xdg:/usr/share` instead of `/etc/xdg`. This way respects #2175, and without needing depend on any panel.conf from other package. And also works when one available under `/etc/xdg` from lxqt-branding-debian. Am I missing anything? Best regards, -- -Andrew

