diff --git a/tasks/packages.yml b/tasks/packages.yml index a538282..b982e35 100644 --- a/tasks/packages.yml +++ b/tasks/packages.yml @@ -62,7 +62,7 @@ when: "item not in installed_packages.stdout_lines" with_items: - 'i3-gaps' - - 'ttf-google-fonts-git' + - 'all-repository-fonts' - 'i3lock-color-git' - name: "Install packages"