Updated Create DevTerm CM4 OS image from scratch (markdown)

GNU 2024-06-03 02:24:44 -07:00
parent eeaea5b342
commit 2841ccdbc3

@ -36,7 +36,7 @@ sudo apt install -y devterm-thermal-printer-cups
```
**Config xrandr**
```
sudo bash -c 'cat << EOF > etc/X11/Xsession.d/100custom_xrandr
sudo bash -c 'cat << EOF > /etc/X11/Xsession.d/100custom_xrandr
xrandr --output DSI-1 --rotate right
EOF'
```