hyprxdg : killall avant le lancement de pipewire
This commit is contained in:
parent
46e94502dc
commit
299a6aca16
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ set -x
|
||||||
mkdir -p -- "${XDG_RUNTIME_DIR}/ssh" &
|
mkdir -p -- "${XDG_RUNTIME_DIR}/ssh" &
|
||||||
|
|
||||||
# Start PipeWire
|
# Start PipeWire
|
||||||
|
killall pipewire wireplumber
|
||||||
pipewire &
|
pipewire &
|
||||||
pipewire -c pipewire-pulse.conf &
|
pipewire -c pipewire-pulse.conf &
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
Loading…
Reference in a new issue