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
Users shouldn't end up with us layout by default in each LXQt wayland session.
I added the lxqt2labwcexporter script, which is tested now by several users. I've similar scripts for wayfire, kwin and sway. Probably having only one settingsexporter script is better at the end.
Cursor size and theme can be imported easily, so if cursor is changed by lxqt-config-appearance it will be considered at next login.
For keyboard layouts we have 2 options:
read existing settings and import them
use echo $LANG as fallback or directly if not configured already in the compositor.