Add spaces after
This commit is contained in:
parent
3566017fa6
commit
2784350cbc
@ -3,7 +3,7 @@
|
|||||||
## Base
|
## Base
|
||||||
Arch base
|
Arch base
|
||||||
Install AUR helper
|
Install AUR helper
|
||||||
`$ paru -S kitty dolphin plasma-bigscreen-git libcec mycroft-core`
|
`$ paru -S kitty dolphin plasma-bigscreen-git libcec`
|
||||||
|
|
||||||
## Autologin
|
## Autologin
|
||||||
`# mkdir -p /etc/systemd/system/getty@tty1.service.d`
|
`# mkdir -p /etc/systemd/system/getty@tty1.service.d`
|
||||||
@ -16,6 +16,7 @@ ExecStart=-/usr/bin/agetty --autologin (username) --noclear %I $TERM
|
|||||||
Type=simple
|
Type=simple
|
||||||
```
|
```
|
||||||
|
|
||||||
|
`# systemctl daemon-reload`
|
||||||
`# systemctl enable getty@tty1`
|
`# systemctl enable getty@tty1`
|
||||||
|
|
||||||
## Plasma Bigscreen
|
## Plasma Bigscreen
|
||||||
|
Loading…
Reference in New Issue
Block a user