screenshot running on raspberry pi 4

This commit is contained in:
Frede Hundewadt 2022-04-20 09:42:51 +02:00
parent c3733f08ac
commit f840450fbc
2 changed files with 11 additions and 5 deletions

View file

@ -3,13 +3,16 @@
Arch lxqt-kwin setup
![lxqt-kwin.png](lxqt-kwin.png)
![lxqt-kwin-alarm.png](lxqt-kwin-alarm.png)
## setup
install git and clone this repo
cd into the folder
follow the checklist
* install git
* clone this repo
* cd into the folder
* follow the checklist
### checklist
- [ ] `pacman -Syu --needed - < $PWD/Packages-Desktop`
- [ ] `systemctl enable NetworkManager`
- [ ] `systemctl enable sddm`
@ -20,6 +23,9 @@ follow the checklist
- [ ] `useradd -mUG lp,wheel,network,video USERNAME`
- [ ] `passwd USERNAME`
an alternative is to run the `setup.sh`
### slightly automated
bash setup.sh username
* an alternative is to run the `setup.sh`
```
bash setup.sh username
```

BIN
lxqt-kwin-alarm.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB