added installation of pulse audio system tray

This commit is contained in:
aminnairi
2023-04-11 21:28:53 +02:00
parent 8abd1f153d
commit 314d55b4a1
+5
View File
@@ -8,6 +8,11 @@
pacman: pacman:
name: rsync name: rsync
state: present state: present
- name: Install Pulseaudio Systray (system tray volume control)
become: true
pacman:
name: pasystray
state: present
- name: Install ACPID (Power manager) - name: Install ACPID (Power manager)
become: true become: true
pacman: pacman: