From 5bb21fc2e73884f6fc20d1208ce27a4c1330498f Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 21 Nov 2023 22:20:34 +0000 Subject: [PATCH] feat: add more text file extensions and icons --- yazi-config/preset/theme.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/yazi-config/preset/theme.toml b/yazi-config/preset/theme.toml index 8888bbb8..a3c527ba 100644 --- a/yazi-config/preset/theme.toml +++ b/yazi-config/preset/theme.toml @@ -200,6 +200,9 @@ rules = [ # Text "*.txt" = "" "*.md" = "" +"*.rst" = "" +"COPYING" = "󰿃" +"LICENSE" = "󰿃" # Archives "*.zip" = ""