Add pipewire autostart commands
This commit is contained in:
parent
3547ce5840
commit
a5d1c7c2e5
1 changed files with 5 additions and 0 deletions
|
@ -42,3 +42,8 @@ libinput-gestures &
|
||||||
# Screen sharing and portals
|
# Screen sharing and portals
|
||||||
"$HOME"/.config/hypr/scripts/portal &
|
"$HOME"/.config/hypr/scripts/portal &
|
||||||
# xwaylandvideobridge & # Off when using Vesktop instead of Discord
|
# xwaylandvideobridge & # Off when using Vesktop instead of Discord
|
||||||
|
|
||||||
|
# Audio
|
||||||
|
pipewire &
|
||||||
|
wireplumber &
|
||||||
|
pipewire-pulse &
|
||||||
|
|
Loading…
Add table
Reference in a new issue