Symlinks should lead to absolute path

This commit is contained in:
Mohamed C. 2024-07-23 17:52:17 +02:00 committed by GitHub
parent f6fa1130cb
commit d77c177428
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ Nobaras Package expects a qdbus binary but kinoite installs it as qdbus-qt6.
Create a new Folder under your home and symlink the binary under a new name.
/usr is read only so symlink it to your home bin.
```
ln -s /usr/bin/qdbus-qt6 ~/.local/bin/qdbus
ln -s /usr/bin/qdbus-qt6 /var/home/YOURUSERNAME/.local/bin/qdbus
```
### Steam Deck Mode won't update OOBE