docs: fix command in troubleshooting
This commit is contained in:
parent
28303573f9
commit
09375c138c
@ -45,7 +45,7 @@ sudo service KlipperScreen restart
|
|||||||
|
|
||||||
If it's still failing as a last resort add `needs_root_rights=yes` to `/etc/X11/Xwrapper.config`:
|
If it's still failing as a last resort add `needs_root_rights=yes` to `/etc/X11/Xwrapper.config`:
|
||||||
```sh
|
```sh
|
||||||
sudo echo needs_root_rights=yes>>/etc/X11/Xwrapper.config
|
sudo bash -c "echo needs_root_rights=yes>>/etc/X11/Xwrapper.config"
|
||||||
```
|
```
|
||||||
|
|
||||||
restart KS.
|
restart KS.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user