diff --git a/.config/hypr/scripts/autostart/services b/.config/hypr/scripts/autostart/services index 74340ee5..62dfccae 100755 --- a/.config/hypr/scripts/autostart/services +++ b/.config/hypr/scripts/autostart/services @@ -42,3 +42,8 @@ libinput-gestures & # Screen sharing and portals "$HOME"/.config/hypr/scripts/portal & # xwaylandvideobridge & # Off when using Vesktop instead of Discord + +# Audio +pipewire & +wireplumber & +pipewire-pulse &