feat: add more text file extensions and icons

This commit is contained in:
Martin Wimpress 2023-11-21 22:20:34 +00:00
parent 907d5c3e6a
commit 5bb21fc2e7
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -200,6 +200,9 @@ rules = [
# Text # Text
"*.txt" = "" "*.txt" = ""
"*.md" = "" "*.md" = ""
"*.rst" = ""
"COPYING" = "󰿃"
"LICENSE" = "󰿃"
# Archives # Archives
"*.zip" = "" "*.zip" = ""