dotconfig: add
This commit is contained in:
parent
4af23ad5de
commit
b28f2da899
18 changed files with 312 additions and 0 deletions
8
dotconfig/rc/init.d/wireplumber
Executable file
8
dotconfig/rc/init.d/wireplumber
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/openrc-run
|
||||
|
||||
depend() {
|
||||
need audio-session
|
||||
}
|
||||
|
||||
supervisor=supervise-daemon
|
||||
command="/usr/bin/wireplumber"
|
Loading…
Add table
Add a link
Reference in a new issue