dotfiles/meta/tasks/fonts-linux.yaml

8 lines
135 B
YAML
Raw Normal View History

2018-08-24 10:52:11 +00:00
- link:
2021-02-21 00:15:09 +00:00
~/.local/share/fonts:
path: conf.d/fonts
2018-08-24 10:52:11 +00:00
- shell:
2021-02-21 00:15:09 +00:00
- command: 'fc-cache -fv ~/.local/share/fonts'
2018-08-24 10:52:11 +00:00
stdout: true