summaryrefslogtreecommitdiff
path: root/.local/bin/sway-launch
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/sway-launch')
-rwxr-xr-x.local/bin/sway-launch5
1 files changed, 5 insertions, 0 deletions
diff --git a/.local/bin/sway-launch b/.local/bin/sway-launch
index 8f541b0..0bc05ba 100755
--- a/.local/bin/sway-launch
+++ b/.local/bin/sway-launch
@@ -49,5 +49,10 @@ export BEMENU_OPTS="-n -c -s -i \
--scb #040606ff --scf $BEMENU_COLOR_SCROLL \
--bdr $BEMENU_COLOR_BORDER"
+# Gentoo specific pipewire launcher
+if test ! -z ~/.local/bin/gentoo-pipewire-launcher; then
+ exec ~/.local/bin/gentoo-pipewire-launcher &
+fi
+
# Launch sway
exec sway