Add easiler to install package to fetch all the fonts
This commit is contained in:
parent
bccbc13d46
commit
234d70c9b8
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
when: "item not in installed_packages.stdout_lines"
|
when: "item not in installed_packages.stdout_lines"
|
||||||
with_items:
|
with_items:
|
||||||
- 'i3-gaps'
|
- 'i3-gaps'
|
||||||
- 'ttf-google-fonts-git'
|
- 'all-repository-fonts'
|
||||||
- 'i3lock-color-git'
|
- 'i3lock-color-git'
|
||||||
|
|
||||||
- name: "Install packages"
|
- name: "Install packages"
|
||||||
|
|
Loading…
Reference in a new issue