add nerd fonts
This commit is contained in:
parent
65a2cfd132
commit
0278164434
1 changed files with 6 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
||||||
#:use-module (snamellit packages fzf)
|
#:use-module (snamellit packages fzf)
|
||||||
#:use-module (srfi srfi-1)
|
#:use-module (srfi srfi-1)
|
||||||
#:use-module (ice-9 format)
|
#:use-module (ice-9 format)
|
||||||
|
#:use-module (nebula packages fonts)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@ -188,6 +189,11 @@
|
||||||
font-lato
|
font-lato
|
||||||
font-liberation
|
font-liberation
|
||||||
font-google-noto-emoji
|
font-google-noto-emoji
|
||||||
|
fira-mono-nerd-font
|
||||||
|
fira-code-nerd-font
|
||||||
|
jetbrains-mono-nerd-font
|
||||||
|
meslo-nerd-font
|
||||||
|
hack-nerd-font
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue