Skip to content

Commit

Permalink
add fennel support
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk authored and zwpaper committed Feb 22, 2024
1 parent f057e29 commit e9a778a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/theme/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ impl IconTheme {
("etc", "\u{e5fc}"), // ""
("favicon.ico", "\u{f005}"), // ""
("favicons", "\u{f005}"), // ""
(".fennelrc", "\u{e615}"), // ""
("fstab", "\u{f1c0}"), // ""
(".fastboot", "\u{f17b}"), // ""
(".gitattributes", "\u{f1d3}"), // ""
Expand Down Expand Up @@ -488,6 +489,7 @@ impl IconTheme {
("fish", "\u{f489}"), // ""
("flac", "\u{f001}"), // ""
("flv", "\u{f008}"), // ""
("fnl", "\u{e6af}"), // ""
("font", "\u{f031}"), // ""
("fpl", "\u{f0411}"), // "󰐑"
("fsi", "\u{e7a7}"), // ""
Expand Down

0 comments on commit e9a778a

Please sign in to comment.