I made a stupid mistake and wrote command "startx" in autostart applications in Gnome. Therefore Gnome starts itself in cycle. How can I change autostart applications without logging into Gnome?
Asked
Active
Viewed 967 times
1 Answers
4
Switch to the virtual console with the shortcut Ctrl + Alt + F1 and type this command and hit Enter after Login
rm ~/.config/autostart/startx.desktop
It should work.

Anwar
- 76,649