Merge pull request #1946 from N-R-K/lzip

add icon for lzip files
This commit is contained in:
Arun 2024-10-24 19:49:48 +05:30 committed by GitHub
commit 877d7c0687
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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},