diff --git a/.config/starship.toml##template b/.config/starship.toml##template index 07969d5..d3352cd 100644 --- a/.config/starship.toml##template +++ b/.config/starship.toml##template @@ -23,6 +23,9 @@ format = """\ {% if yadm.distro == "Arch" %} [󰣇 ](bg:#7DF9AA fg:#090c0c)\ {% endif %} +{% if yadm.distro == "Ubuntu" %} +[ ](bg:#7DF9AA fg:#090c0c)\ +{% endif %} {% if yadm.distro_family == "Debian" %} [ ](bg:#7DF9AA fg:#090c0c)\ {% endif %}