mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
feat: add *.opus file icon (#967)
This commit is contained in:
parent
d01e18067c
commit
9dd07017b0
1 changed files with 1 additions and 0 deletions
|
|
@ -268,6 +268,7 @@ rules = [
|
|||
{ name = "*.m4a" , text = "", fg = "#66D8EF" },
|
||||
{ name = "*.mp3" , text = "", fg = "#66D8EF" },
|
||||
{ name = "*.ogg" , text = "", fg = "#66D8EF" },
|
||||
{ name = "*.opus", text = "", fg = "#66D8EF" },
|
||||
{ name = "*.wav" , text = "", fg = "#66D8EF" },
|
||||
|
||||
# Documents
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue