fix-and config file for my setup
Create or copy file alsa.conf in:
then as root depmod-a ;
'modprobe -r snd-hda-intel;
'modprobe snd-hda-intel
reboot
pacman -Qqe >packages.txt
sudo pacman -S --needed - <packages.txt
create appname.desktop '' move file from to sudo mv /home/jacos/KodeLife.desktop /usr/share/applications/' and put icons in : 'cd /usr/share/pixmaps/'
Install required dependencies
pacman -S avahi pulseaudio-zeroconf
Enable and Start Avahi daemon
systemctl enable --now avahi-daemon.service
Enable the required module on Pulseaudio ( paste this at the end of /etc/pulse/default.pa
):
### Enable AirPlay support
load-module module-raop-discover
Restart Pulseaudio:
systemctl --user restart pulseaudio.service
removing manjaro terminal icons :
https://github.com/romkatv/powerlevel10k