Updated Configuring the Raspberry Pi (markdown)

dbkc 2024-05-12 14:01:20 -05:00
parent 956e6156a9
commit 7aa20dd957

@ -22,6 +22,7 @@ And add the following line:
````
@xrandr --output HDMI-1 --rotate right
````
If the above doesn't work after a reboot, run raspi-config. Under Advanced Options go to Wayland and change to X11 and reboot.
_As was mentioned in the [forums](https://forum.magicmirror.builders/topic/4684/electron-cpu-usage/238) you can also use the fake kms driver instead._