update directory style

This commit is contained in:
2024-08-05 17:56:37 +05:30
parent 7bc445d8ae
commit 28ab9d9e0a

View File

@ -13,7 +13,11 @@
disabled = false;
symbols.NixOS = "󰊠";
};
directory.style = "bold blue";
directory = {
format = "[$path]($style)[ $read_only]($read_only_style) ";
read_only = "󰌾";
style = "bold blue";
};
git_branch.format = "[$symbol$branch]($style) ";
hostname = {
ssh_only = false;