feat: add *.opus file icon (#967)

This commit is contained in:
Brixy 2024-04-28 14:55:41 +02:00 committed by GitHub
parent d01e18067c
commit 9dd07017b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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