Install the gnome apps I actually use
This commit is contained in:
parent
51829bd25c
commit
cc83f8fa82
1 changed files with 9 additions and 0 deletions
|
@ -15,8 +15,17 @@
|
|||
become_user: aur_builder
|
||||
when: "item not in installed_packages.stdout_lines"
|
||||
with_items:
|
||||
- baobab
|
||||
- cheese
|
||||
- eog
|
||||
- evince
|
||||
- file-roller
|
||||
- fractal
|
||||
- gnome-calculator
|
||||
- gnome-disk-utility
|
||||
- gnome-latex
|
||||
- gnome-system-monitor
|
||||
- gnome-usage
|
||||
- nautilus
|
||||
|
||||
- name: "Install GTK tools"
|
||||
|
|
Loading…
Reference in a new issue