WIP: Draft: Document what I did on Asahi Linux #120

Draft
Kitlith wants to merge 12 commits from patch-1 into main
Showing only changes of commit 3aaaf07ff0 - Show all commits

View File

@@ -66,7 +66,7 @@ ping -c1 8.8.8.8
# launch monado or wivrn
# path/to/vr-multiarch-build/prefixes/monado-aarch64/bin/monado-service
# dbus-launch path/to/vr-multiarch-build/prefixes/wivrn-aarch64/wivrn-server --no-publish-service --no-manage-active-runtime
# dbus-launch path/to/vr-multiarch-build/prefixes/wivrn-aarch64/bin/wivrn-server --no-publish-service --no-manage-active-runtime
```
For ease, going forward, I will assume that this script is located within the home directory, named `launch_monado.sh`, and has the executable bit set.