added xbacklight installation

This commit is contained in:
aminnairi
2023-04-11 14:59:19 +02:00
parent d97f9d8134
commit b5c85d427a
+5
View File
@@ -19,6 +19,11 @@
enabled: true
name: acpid
state: started
- name: Install Xorg Backlight (brightness manager)
become: true
pacman:
name: xorg-xbacklight
state: present
- name: Install Flameshot (screenshot utility)
become: true
pacman: