Initial commit

This commit is contained in:
crater2150 2022-02-07 15:34:51 +01:00
commit a8eb5ea804
20 changed files with 64 additions and 0 deletions

4
pipewire/log/run Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
LOGDIR=$HOME/.local/log/pipewire
mkdir -p $LOGDIR
exec svlogd -ttt $LOGDIR