mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
feat: add more image file extensions and icons
This commit is contained in:
parent
dfe4a39a6e
commit
d045ef1522
1 changed files with 2 additions and 0 deletions
|
|
@ -264,6 +264,8 @@ rules = [
|
||||||
"*.bmp" = ""
|
"*.bmp" = ""
|
||||||
"*.ico" = ""
|
"*.ico" = ""
|
||||||
"*.svg" = ""
|
"*.svg" = ""
|
||||||
|
"*.xcf" = ""
|
||||||
|
"*.HEIC" = ""
|
||||||
|
|
||||||
# Programming
|
# Programming
|
||||||
"*.c" = ""
|
"*.c" = ""
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue