diff --git a/.config/yazi/flavors/catppuccin-macchiato.yazi/flavor.toml b/.config/yazi/flavors/catppuccin-macchiato.yazi/flavor.toml index 46c5f786..4df789ee 100644 --- a/.config/yazi/flavors/catppuccin-macchiato.yazi/flavor.toml +++ b/.config/yazi/flavors/catppuccin-macchiato.yazi/flavor.toml @@ -115,3 +115,23 @@ rules = [ { name = "*", fg = "#cad3f5" }, { name = "*/", fg = "#8aadf4" }, ] + +[icon] +dirs = [ + { name = ".config", text = "" }, + { name = ".git", text = "" }, + { name = ".github", text = "" }, + { name = "Desktop", text = "" }, + { name = "Repos", text = "" }, + { name = "Documents", text = "" }, + { name = "Downloads", text = "" }, + { name = "Library", text = "" }, + { name = "Obsidian", text = "󰠮" }, + { name = "Games", text = "" }, + { name = "Movies", text = "" }, + { name = "Music", text = "" }, + { name = "Pictures", text = "" }, + { name = "Public", text = "" }, + { name = "Templates", text = "" }, + { name = "Videos", text = "" }, +]