feat: add icon

This commit is contained in:
2025-05-21 12:03:48 +03:00
parent ad96b304cf
commit 308a654e1f

View File

@@ -5,6 +5,7 @@ local M = {
separator = "/",
unknown = "?",
},
icon = "󰀱",
}
return M