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

@@ -8,6 +8,8 @@ nvidia_pkg=(
libva-nvidia-driver-git
)
############## WARNING DO NOT EDIT BEYOND THIS LINE if you dont know what you are doing! ######################################
# Set some colors for output messages
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"