Add pipewire/-pulse and ssh-agent
This commit is contained in:
parent
00e1b15521
commit
1cb0647e44
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
exec pipewire-pulse
|
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
exec pipewire
|
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
exec ssh-agent -D -a "/run/user/$(id -u)/ssh-agent"
|
Loading…
Reference in New Issue