Skip to content

Commit 199906e

Browse files
feat(os): add kali linux
resolves #6223
1 parent 080fca5 commit 199906e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/segments/os.go

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ func (oi *Os) getDistroIcon(distro string) string {
6565
"endeavouros": "\uF322",
6666
"fedora": "\uF30a",
6767
"gentoo": "\uF30d",
68+
"kali": "\uf327",
6869
"mageia": "\uF310",
6970
"manjaro": "\uF312",
7071
"mint": "\uF30e",

0 commit comments

Comments
 (0)