diff --git a/yazi-config/preset/theme.toml b/yazi-config/preset/theme.toml index b6f05165..97177a87 100644 --- a/yazi-config/preset/theme.toml +++ b/yazi-config/preset/theme.toml @@ -301,6 +301,11 @@ rules = [ "Containerfile" = "󰡨" "Dockerfile" = "󰡨" +# Misc +"*.bin" = "" +"*.exe" = "" +"*.pkg" = "" + # Default "*" = "" "*/" = ""