uncomment nerd fonts
This commit is contained in:
parent
0278164434
commit
d549b71460
1 changed files with 6 additions and 7 deletions
|
@ -71,7 +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)
|
;; #:use-module (nebula packages fonts)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@ -83,7 +83,6 @@
|
||||||
cifs-utils
|
cifs-utils
|
||||||
gnupg
|
gnupg
|
||||||
pinentry
|
pinentry
|
||||||
|
|
||||||
|
|
||||||
go-github-com-junegunn-fzf-0.54.3
|
go-github-com-junegunn-fzf-0.54.3
|
||||||
tmux
|
tmux
|
||||||
|
@ -189,11 +188,11 @@
|
||||||
font-lato
|
font-lato
|
||||||
font-liberation
|
font-liberation
|
||||||
font-google-noto-emoji
|
font-google-noto-emoji
|
||||||
fira-mono-nerd-font
|
; fira-mono-nerd-font
|
||||||
fira-code-nerd-font
|
; fira-code-nerd-font
|
||||||
jetbrains-mono-nerd-font
|
; jetbrains-mono-nerd-font
|
||||||
meslo-nerd-font
|
; meslo-nerd-font
|
||||||
hack-nerd-font
|
; hack-nerd-font
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue