dotfiles/meta/tasks/fonts-linux.yaml

7 lines
117 B
YAML

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