feat(starship): add icons for arch and ubuntu

This commit is contained in:
tux
2025-07-09 15:22:35 +05:30
parent 894a897f30
commit a054600f5d

View File

@@ -13,6 +13,8 @@
disabled = false;
symbols.NixOS = "󰊠";
symbols.Linux = "󰊠";
symbols.Arch = "󰣇";
symbols.Ubuntu = "󰕈";
};
directory = {
format = "[$path]($style)[$read_only ]($read_only_style)";