dotfiles/meta/configs/fonts-linux.yaml

7 lines
117 B
YAML
Raw Normal View History

2018-08-24 12:52:11 +02:00
- link:
2019-12-22 17:11:53 +01:00
~/.local/share/fonts: 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