updated readme to highlight pipewire
This commit is contained in:
parent
faa76f335f
commit
87dfa43733
|
|
@ -60,8 +60,9 @@ https://github.com/JaKooLit/Arch-Hyprland/assets/85185940/84e3948f-edbf-45b8-9e3
|
|||
#### 🆕 Prerequisites
|
||||
- This install script is intended for atleast Server type / Minimal Arch Linux installed.
|
||||
|
||||
#### 🔘 Pipewire and Pipewire audio
|
||||
- This script will install pipewire and will also disable or will uninstall pulseaudio. If you dont want it, you can simply just delete pipewire.sh in install-scripts folder before installing.
|
||||
> [!NOTE]
|
||||
> 🔘 Pipewire and Pipewire audio
|
||||
- This script will install pipewire and will also disable or will uninstall pulseaudio. If you dont want it, edit install.sh, about line 191 and comment the line `execute_script "pipewire.sh"` or you can simply just delete pipewire.sh in install-scripts folder before installing.
|
||||
|
||||
#### ✨ Costumize the packages to be installed
|
||||
- inside the install-scripts folder, you can edit 00-hypr-pkgs.sh. Care though as the Hyprland Dots may not work properly!
|
||||
|
|
|
|||
Loading…
Reference in New Issue