We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080fca5 commit 199906eCopy full SHA for 199906e
src/segments/os.go
@@ -65,6 +65,7 @@ func (oi *Os) getDistroIcon(distro string) string {
65
"endeavouros": "\uF322",
66
"fedora": "\uF30a",
67
"gentoo": "\uF30d",
68
+ "kali": "\uf327",
69
"mageia": "\uF310",
70
"manjaro": "\uF312",
71
"mint": "\uF30e",
0 commit comments