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
SDDM's last logged in user, when set in /var/lib/sddm/state.conf, under [Last] and User=username, is ignored by Chili. Default SDDM theme, and every other I tested, reads this field correctly without issue. When the theme is set to Chili though, the last user seems to end up being the last user added to the system from that monitor for some reason. In my case, one monitor defaults to the second user added, the other the third - even after repeated logins and reboots as the original user.
All SDDM configs show SDDM should be functioning as intended:
/var/lib/sddm/state.conf:
[Last]
# Name of the last logged-in user.
# This user will be preselected when the login screen appears
User=gctypo
# Name of the session for the last logged-in user.
# This session will be preselected when the login screen appears.
Session=/usr/share/xsessions/i3-with-shmlog.desktop
SDDM's last logged in user, when set in /var/lib/sddm/state.conf, under
[Last]
andUser=username
, is ignored by Chili. Default SDDM theme, and every other I tested, reads this field correctly without issue. When the theme is set to Chili though, the last user seems to end up being the last user added to the system from that monitor for some reason. In my case, one monitor defaults to the second user added, the other the third - even after repeated logins and reboots as the original user.All SDDM configs show SDDM should be functioning as intended:
/var/lib/sddm/state.conf:
Excerpt from /etc/sddm.conf.d/sddm.conf:
/usr/share/sddm/themes/chili/theme.conf:
To reproduce:
RememberLastUser=true
and theme isCurrent=chili
useradd
The text was updated successfully, but these errors were encountered: