Skip to content

Commit

Permalink
Merge pull request #1946 from N-R-K/lzip
Browse files Browse the repository at this point in the history
add icon for lzip files
  • Loading branch information
jarun authored Oct 24, 2024
2 parents 614ebe7 + 1876e4c commit 877d7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons.h
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ static const struct icon_pair icons_ext[] = { /* All entries are case-insensitiv
{"lhs", ICON_HASKELL, COLOR_VIM},
{"log", ICON_DOCUMENT, 0},
{"lua", ICON_EXT_LUA, COLOR_LUA},
{"lz", ICON_ARCHIVE, COLOR_ARCHIVE},
{"lzh", ICON_ARCHIVE, COLOR_ARCHIVE},
{"lzma", ICON_ARCHIVE, COLOR_ARCHIVE},

Expand Down

0 comments on commit 877d7c0

Please sign in to comment.