mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added pulseaudio installation
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
pacman:
|
||||
name: rsync
|
||||
state: present
|
||||
- name: Install Pulseaudio (sound system)
|
||||
become: true
|
||||
pacman:
|
||||
name: pulseaudio
|
||||
state: present
|
||||
- name: Install Pulseaudio Systray (system tray volume control)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user