mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-17 12:48:49 +01:00
Updated Create DevTerm A04 OS image from scratch (markdown)
parent
82909dd3db
commit
b82eaeed23
@ -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 `
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user