dotfiles/meta/tasks/fonts-linux.yaml

8 lines
135 B
YAML
Raw Normal View History

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