Update file .chezmoiexternal.toml
This commit is contained in:
parent
3c62439f42
commit
59330ec01b
1 changed files with 0 additions and 12 deletions
|
@ -303,16 +303,4 @@
|
||||||
url = "{{ $fontUrlBase }}{{ $font }}.ttf"
|
url = "{{ $fontUrlBase }}{{ $font }}.ttf"
|
||||||
refreshPeriod = "{{ $refreshPeriod }}"
|
refreshPeriod = "{{ $refreshPeriod }}"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
### Miscellaneous Fonts Download
|
|
||||||
["{{ $fontDir }}/FontAwesome.ttf"]
|
|
||||||
type = "file"
|
|
||||||
# Source URL
|
|
||||||
url = "https://github.com/VermiumSifell/dotfiles/raw/main/dot_local/share/fonts/fontawesome.ttf"
|
|
||||||
refreshPeriod = "{{ $refreshPeriod }}"
|
|
||||||
["{{ $fontDir }}/Weather-Icons.ttf"]
|
|
||||||
type = "file"
|
|
||||||
# Source URL
|
|
||||||
url = "https://github.com/VermiumSifell/dotfiles/raw/main/dot_local/share/fonts/weathericons.ttf"
|
|
||||||
refreshPeriod = "{{ $refreshPeriod }}"
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in a new issue