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