Skip to content

Commit e9a778a

Browse files
tranzystorekkzwpaper
authored andcommitted
add fennel support
1 parent f057e29 commit e9a778a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/theme/icon.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ impl IconTheme {
196196
("etc", "\u{e5fc}"), // ""
197197
("favicon.ico", "\u{f005}"), // ""
198198
("favicons", "\u{f005}"), // ""
199+
(".fennelrc", "\u{e615}"), // ""
199200
("fstab", "\u{f1c0}"), // ""
200201
(".fastboot", "\u{f17b}"), // ""
201202
(".gitattributes", "\u{f1d3}"), // ""
@@ -488,6 +489,7 @@ impl IconTheme {
488489
("fish", "\u{f489}"), // ""
489490
("flac", "\u{f001}"), // ""
490491
("flv", "\u{f008}"), // ""
492+
("fnl", "\u{e6af}"), // ""
491493
("font", "\u{f031}"), // ""
492494
("fpl", "\u{f0411}"), // "󰐑"
493495
("fsi", "\u{e7a7}"), // ""

0 commit comments

Comments
 (0)