切换主题
编辑系统配置文件:
$ sudo vi /etc/gdm3/custom.conf
添加以下内容:
AutomaticLoginEnable = true AutomaticLogin = ubuntu #ubuntu是用户名,可自行更改为自己的
保存后重启系统。