mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-04-02 18:13:01 +02:00
Updated Create DevTerm A04 OS image from scratch (markdown)
@@ -204,6 +204,15 @@ primary-color='#222222'
|
||||
[org/gnome/login-screen]
|
||||
disable-restart-buttons=true
|
||||
```
|
||||
#### config gdm3 autologin
|
||||
/etc/gdm3/custom.conf
|
||||
|
||||
```
|
||||
[daemon]
|
||||
...
|
||||
AutomaticLoginEnable = true
|
||||
AutomaticLogin = cpi
|
||||
```
|
||||
|
||||
## libreoffice fix for panfrost issue
|
||||
` sudo apt install libreoffice-gtk3 `
|
||||
|
||||
Reference in New Issue
Block a user