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