This commit is contained in:
Guilleag01
2023-11-16 00:35:30 +01:00
parent 151023dc56
commit e99d64326b

View File

@@ -114,7 +114,7 @@ pub fn get_icon_file_type<'a>(filename: String) -> &'a str {
"xml" => "󰗀 ", "xml" => "󰗀 ",
"lua" => "", "lua" => "",
"php" => "", "php" => "",
"vim" => "" "vim" => "",
"rs" => "", "rs" => "",
"js" => "", "js" => "",
"sh" => "", "sh" => "",