Skip to content

Commit

Permalink
feat: add *.opus file icon (#967)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brixy authored Apr 28, 2024
1 parent d01e180 commit 9dd0701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yazi-config/preset/theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9dd0701

Please sign in to comment.