removed starship os.

This commit is contained in:
Gabe Venberg 2024-02-20 22:15:51 -06:00
parent 19dcaa33b6
commit 090ba124d0

View file

@ -2,8 +2,6 @@
format = """ format = """
[](color_orange)\ [](color_orange)\
$os\
[ ](bg:color_orange)\
$hostname\ $hostname\
[@](bg:color_orange)\ [@](bg:color_orange)\
$username\ $username\
@ -46,31 +44,6 @@ style = "bg:color_orange"
symbol = " " symbol = " "
style = "bg:color_bg3" style = "bg:color_bg3"
[os]
disabled = false
style = "bg:color_orange fg:color_fg0"
[os.symbols]
Windows = "󰍲"
Ubuntu = "󰕈"
SUSE = ""
Raspbian = "󰐿"
Mint = "󰣭"
Macos = "󰀵"
Manjaro = ""
Linux = "󰌽"
Gentoo = "󰣨"
Fedora = "󰣛"
Alpine = ""
Android = ""
Arch = "󰣇"
Artix = "󰣇"
CentOS = ""
Debian = "󰣚"
Redhat = "󱄛"
RedHatEnterprise = "󱄛"
NixOS = ""
[username] [username]
show_always = true show_always = true
style_user = "bg:color_orange fg:color_fg0" style_user = "bg:color_orange fg:color_fg0"