Install some GTK tools
This commit is contained in:
parent
e1fcd46ad3
commit
653c2ef56f
1 changed files with 9 additions and 0 deletions
|
@ -16,3 +16,12 @@
|
|||
- fractal
|
||||
- gnome-disk-utility
|
||||
- gnome-firmware
|
||||
|
||||
- name: Install GTK tools
|
||||
kewlfft.aur.aur:
|
||||
name: "{{ item }}"
|
||||
become: true
|
||||
become_user: aur_builder
|
||||
loop:
|
||||
- matcha-gtk-theme
|
||||
- numix-square-icon-theme
|
||||
|
|
Loading…
Reference in a new issue