From 16998000e161d1fcf5dfbffa7b43a73e3cb1950b Mon Sep 17 00:00:00 2001 From: Ahurac Date: Tue, 14 May 2024 22:57:15 +0200 Subject: [PATCH] hyprxdg : lancement de PipeWire --- bin/hyprxdg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bin/hyprxdg b/bin/hyprxdg index 20cd378..830c81f 100755 --- a/bin/hyprxdg +++ b/bin/hyprxdg @@ -5,7 +5,10 @@ set -x mkdir -p "${XDG_RUNTIME_DIR}/ssh" & # Start PipeWire -artix-pipewire-launcher restart +pipewire & +pipewire -c pipewire-pulse.conf & +sleep 1 +wireplumber & # Update DBus environment variables dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP