Add Nix Icon

This commit is contained in:
Zach Coyle 2020-09-26 23:36:24 -04:00
parent 78ba0b8973
commit 3b1d770f8a
No known key found for this signature in database
GPG Key ID: 8F830B7352A50B24

View File

@ -185,6 +185,7 @@ fn icon(file: &File) -> char {
"groovy" => '\u{e775}',
"iso" => '\u{e271}',
"lock" => '\u{f023}',
"nix" => '\u{f313}',
_ => '\u{f15b}'
}
} else {