1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-14 10:53:09 +00:00

Add Powerlevel10k fonts

This commit is contained in:
Thomas A. Christensen II 2022-07-14 16:07:30 -05:00
parent 332cd95900
commit 82a9c55817
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -2,3 +2,23 @@
type = "archive"
url = "https://github.com/scopatz/nanorc/archive/master.zip"
refreshPeriod = "720h"
[".local/share/fonts/meslolgs-nf-regular.ttf"]
type = "file"
url = "https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Regular.ttf"
refreshPeriod = "168h"
[".local/share/fonts/meslolgs-nf-bold.ttf"]
type = "file"
url = "https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold.ttf"
refreshPeriod = "168h"
[".local/share/fonts/meslolgs-nf-italic.ttf"]
type = "file"
url = "https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Italic.ttf"
refreshPeriod = "168h"
[".local/share/fonts/meslolgs-nf-bold-italic.ttf"]
type = "file"
url = "https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold%20Italic.ttf"
refreshPeriod = "168h"