dotfiles/meta/tasks/fonts-linux.yaml

7 lines
124 B
YAML
Raw Normal View History

2018-08-24 12:52:11 +02:00
- link:
2021-01-27 21:40:04 +01:00
~/.local/share/fonts: conf.d/fonts
2018-08-24 12:52:11 +02:00
- shell:
-
2019-12-22 17:11:53 +01:00
command: fc-cache -fv ~/.local/share/fonts
2018-08-24 12:52:11 +02:00
stdout: true