dotfiles/meta/tasks/fonts-linux.yaml
2021-02-21 01:15:09 +01:00

8 lines
135 B
YAML

- link:
~/.local/share/fonts:
path: conf.d/fonts
- shell:
- command: 'fc-cache -fv ~/.local/share/fonts'
stdout: true