Adapt autostart.sh to cachyos
This commit is contained in:
parent
49c53140e4
commit
8256405b1a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
set +e
|
set +e
|
||||||
|
|
||||||
# pipewire
|
# pipewire
|
||||||
gentoo-pipewire-launcher restart >/dev/null 2>&1 &
|
# gentoo-pipewire-launcher restart >/dev/null 2>&1 &
|
||||||
|
|
||||||
# ssh agent
|
# ssh agent
|
||||||
ssh-agent -a /run/user/1000/ssh-agent.socket >/dev/null 2>&1 &
|
ssh-agent -a /run/user/1000/ssh-agent.socket >/dev/null 2>&1 &
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue