This commit is contained in:
iFargle 2024-02-06 13:40:04 +09:00
parent a5b36574b1
commit ab3a69cc01

View file

@ -58,7 +58,7 @@ in
directory = { directory = {
style = "fg:${blackColor} bg:${yellowColor}"; style = "fg:${blackColor} bg:${yellowColor}";
format = "[ $path ]($style)"; format = "[ $path ]($style)";
truncation_length = 3; truncation_length = 2;
truncation_symbol = "/"; truncation_symbol = "/";
substitutions = { substitutions = {
Documents = "󰈙 "; Documents = "󰈙 ";