aboutsummaryrefslogtreecommitdiff
path: root/waylandrc
diff options
context:
space:
mode:
Diffstat (limited to 'waylandrc')
-rwxr-xr-xwaylandrc11
1 files changed, 11 insertions, 0 deletions
diff --git a/waylandrc b/waylandrc
index 696b8e9..186eeaa 100755
--- a/waylandrc
+++ b/waylandrc
@@ -35,5 +35,16 @@ sh -c '/usr/libexec/kf6/polkit-kde-authentication-agent-1' &
sh -c '/usr/libexec/pam_kwallet_init' &
# sh -c 'kwalletd6' &
+RIVERWM_BASE="${RIVERWM_BASE:-$HOME/.local/opt/river}"
+if [ -d "$RIVERWM_BASE" ] ; then
+ export LD_LIBRARY_PATH="$RIVERWM_BASE/lib64:$RIVERWM_BASE/lib"
+
+ _bemenu_lib=$RIVERWM_BASE/lib/bemenu/
+ if [ -d "$_bemenu_lib" ] ; then
+ export BEMENU_RENDERERS="$_bemenu_lib"
+ fi
+fi
+
+
exec river