From 8a4d0214e40b2d07ac38f6b0bcdf5e63240426d9 Mon Sep 17 00:00:00 2001 From: John Freeman Date: Sun, 16 Jan 2022 01:16:18 +0000 Subject: [PATCH] Added yaru-theme (#114) For Ubuntu Focal. --- tasks/gnome-desktop-install.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tasks/gnome-desktop-install.yml b/tasks/gnome-desktop-install.yml index dc399d4..7d3829c 100644 --- a/tasks/gnome-desktop-install.yml +++ b/tasks/gnome-desktop-install.yml @@ -8,5 +8,11 @@ - file-roller # TaskManager equivalent - gnome-system-monitor + # Install theme + - yaru-theme-gtk + - yaru-theme-sound + - yaru-theme-gnome-shell + - yaru-theme-icon + - yaru-theme-unity state: present install_recommends: no