mirror of
https://github.com/sxyazi/yazi.git
synced 2024-12-18 14:21:32 +03:00
feat: add *.opus
file icon (#967)
This commit is contained in:
parent
d01e18067c
commit
9dd07017b0
@ -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…
Reference in New Issue
Block a user