Fix sound issue with dms at startup
This commit is contained in:
parent
49c53140e4
commit
1f9f4f2438
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
set +e
|
||||
|
||||
# pipewire
|
||||
gentoo-pipewire-launcher restart >/dev/null 2>&1 &
|
||||
sleep 1 && gentoo-pipewire-launcher restart >/dev/null 2>&1 &
|
||||
|
||||
# ssh agent
|
||||
ssh-agent -a /run/user/1000/ssh-agent.socket >/dev/null 2>&1 &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue