Update dotfiles/.local/share/chezmoi/home/.chezmoiexternal.toml
This commit is contained in:
parent
0d60ce749d
commit
368dab50b9
1 changed files with 2 additions and 4 deletions
|
@ -260,13 +260,11 @@
|
|||
["{{ $fontDir }}/FontAwesome.ttf"]
|
||||
type = "file"
|
||||
# Source URL
|
||||
# url = "https://github.com/VermiumSifell/dotfiles/raw/main/dot_local/share/fonts/fontawesome.ttf"
|
||||
url = "https://gitlab.com/megabyte-labs/misc/dotfiles/-/raw/master/dotfiles/.local/share/chezmoi/dot_local/share/fonts/FontAwesome.ttf"
|
||||
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"
|
||||
url = "https://gitlab.com/megabyte-labs/misc/dotfiles/-/raw/master/dotfiles/.local/share/chezmoi/dot_local/share/fonts/Weather-Icons.ttf"
|
||||
url = "https://github.com/VermiumSifell/dotfiles/raw/main/dot_local/share/fonts/weathericons.ttf"
|
||||
refreshPeriod = "{{ $refreshPeriod }}"
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue