From 39f9321a124f147b11f4a9833bbc78d3c66534dd Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 21 Nov 2023 22:26:23 +0000 Subject: [PATCH] refactor: change the .yml and .yaml icons --- yazi-config/preset/theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yazi-config/preset/theme.toml b/yazi-config/preset/theme.toml index a3076d30..cb739520 100644 --- a/yazi-config/preset/theme.toml +++ b/yazi-config/preset/theme.toml @@ -292,8 +292,8 @@ rules = [ "*.scss" = "" "*.json" = "" "*.toml" = "" -"*.yml" = "" -"*.yaml" = "" +"*.yml" = "" +"*.yaml" = "" "*.ini" = "" "*.conf" = ""