added pipewire

This commit is contained in:
JaKooLit
2023-12-01 19:27:01 +09:00
parent 0e6491c5a6
commit 79e99a06d3
16 changed files with 106 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
############## WARNING DO NOT EDIT BEYOND THIS LINE if you dont know what you are doing! ######################################
# Determine the directory where the script is located
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"