diff --git a/tasks/gnome.yml b/tasks/gnome.yml index 826dc86..2aa9a3a 100644 --- a/tasks/gnome.yml +++ b/tasks/gnome.yml @@ -37,6 +37,7 @@ become_user: aur_builder when: "item not in installed_packages.stdout_lines" with_items: + - 'gtk-engine-murrine' - 'lxappearance' - 'numix-gtk-theme-git' - 'numix-square-icon-theme'