Skip to content

Commit

Permalink
Merge pull request #83 from CVanmarcke/patch-1
Browse files Browse the repository at this point in the history
feat: Associate the powerpoint icon with .pptx files.
  • Loading branch information
rainstormstudio authored May 24, 2024
2 parents 5ed32f4 + 5a7bd1d commit 3dac80b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nerd-icons.el
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
("org_archive" nerd-icons-sucicon "nf-custom-orgmode" :face nerd-icons-lgreen)
("pps" nerd-icons-mdicon "nf-md-file_powerpoint" :face nerd-icons-orange)
("ppt" nerd-icons-mdicon "nf-md-file_powerpoint" :face nerd-icons-orange)
("pptx" nerd-icons-mdicon "nf-md-file_powerpoint" :face nerd-icons-orange)
("pptsx" nerd-icons-mdicon "nf-md-file_powerpoint" :face nerd-icons-orange)
("ppttx" nerd-icons-mdicon "nf-md-file_powerpoint" :face nerd-icons-orange)
("knt" nerd-icons-mdicon "nf-md-file_powerpoint" :face nerd-icons-cyan)
Expand Down

0 comments on commit 3dac80b

Please sign in to comment.