Initial commit
This commit is contained in:
commit
a8eb5ea804
20 changed files with 64 additions and 0 deletions
4
pipewire-pulse/log/run
Executable file
4
pipewire-pulse/log/run
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/zsh
|
||||
LOGDIR=$HOME/.local/log/pipewire-pulse
|
||||
mkdir -p $LOGDIR
|
||||
exec svlogd -ttt $LOGDIR
|
2
pipewire-pulse/run
Executable file
2
pipewire-pulse/run
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
pipewire-pulse
|
Loading…
Add table
Add a link
Reference in a new issue