Hello dear Manjaro users,
I freshly installed Manjaro Gnome but it seems that I can not set autologin.
Already went to Settings>>Users>>automatic access but still I am asked with a password.
What should I do?
Hello dear Manjaro users,
I freshly installed Manjaro Gnome but it seems that I can not set autologin.
Already went to Settings>>Users>>automatic access but still I am asked with a password.
What should I do?
Hi,
try to edit as root in terminal: ( sudo nano/etc/gdm/custom.conf )
Contents:
# GDM configuration storage
[daemon]
AutomaticLoginEnable=True
# Uncomment the line below to force the login screen to use Xorg
# WaylandEnable=false
AutomaticLogin=
AutomaticLogin={username}
the terminal doesnāt recognise the command
EDIT: substituted nano with gedit, made the change, saved but the problem still persist at startup
that was a missing whitespace in the command - Iām pretty sure nano is preinstalled and available.
sudo nano /etc/gdm/custom.conf
You wrote your actual username there or you wrote {username}?
⦠no offense intended! - but you never know ā¦
For example: AutomaticLogin=R0b
+++
Test: create a new user with new password and test autologin with settings Editor of gnome?
If an extension is blocking AutoLogin, rename
/.local/share/gnome-shell/extensions
to for example
/.local/share/gnome-shell/extensions.bak
and restart or logout/loginā¦
==> https://wiki.archlinux.org/title/GDM#Automatic_login
Yes, I wrote my actual username
Here is what I find in the path you showed me:
ļ ī° ļ¼ ~/.l/share/gnome-shell ī° ls ī²
application_state material-shell-state
gnome-overrides-migrated notifications
what next?
EDIT: I disabled the āGNOME 4x UI improvementsā
now autologin works
Yeah - exprovements with improvements