Skip to content

Commit 8fd252b

Browse files
fix: use different palette nerdfont icon
fixes alignment issue in latest ghosttty version
1 parent 33cf25c commit 8fd252b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nerdfetch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
ostype="$(uname)"
66

7-
version=8.4.1
7+
version=8.4.2
88
font=nerd
99
distrotype=none
1010
osi=""
1111
ki=""
1212
ri="󰍛"
1313
pi="󰏔"
1414
ui="󰅶"
15-
ci=""
15+
ci=""
1616

1717
case $1 in
1818
"-p")

0 commit comments

Comments
 (0)