Skip to content

Commit

Permalink
Add support for .cmd file icons
Browse files Browse the repository at this point in the history
  • Loading branch information
spenserblack authored Jan 15, 2025
1 parent 1636cab commit 7cbb7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ impl IconTheme {
("clj", "\u{e768}"), // ""
("cls", "\u{e600}"), // ""
("cl", "\u{f0172}"), // "󰅲"
("cmd", "\u{f17a}"), // ""
("coffee", "\u{f0f4}"), // ""
("conf", "\u{e615}"), // ""
("cpp", "\u{e61d}"), // ""
Expand Down

0 comments on commit 7cbb7f5

Please sign in to comment.