From 642395f0bdaf175c365df5542bc6737eada475c8 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 10 Jul 2020 15:47:55 +0200 Subject: [PATCH] Mention custom installation directories --- tools/yabridgectl/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tools/yabridgectl/README.md b/tools/yabridgectl/README.md index a03f1417..d21c8758 100644 --- a/tools/yabridgectl/README.md +++ b/tools/yabridgectl/README.md @@ -8,6 +8,18 @@ once and to keep them updated. All of the information below can also be found by running `yabridgectl --help`. +### Yabridge path + +Yabrdgectl will need to know where it can find `libyabridge.so`. By default it +will look for it in both `~/.local/share/yabridge` (the recommended installation +directory when using the prebuilt binaries) and in `/usr/lib` (used when using +the AUR packages). You can use the command below to override this behaviour and +to use a custom installation directory instead. + +```shell +yabridgectl set --path= +``` + ### Installation modes By default, yabridgectl will use the copy-based installation method for yabridge