From af82d2f36d7e4e250882c431d41428faeda7bfc8 Mon Sep 17 00:00:00 2001 From: Martin Kurz Date: Thu, 17 Aug 2023 20:39:30 +0200 Subject: [PATCH] Fixing Icons for other Nerd Fonts --- starship.toml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/starship.toml b/starship.toml index 53e603a..5c4abad 100644 --- a/starship.toml +++ b/starship.toml @@ -49,10 +49,10 @@ error_symbol = "[❯](red)" vicmd_symbol = "[❮](green)" [username] -show_always = false +show_always = true style_user = "fg:yellow bg:black" style_root = "fg:#CE4B4E bg:black" -format = '[ $user]($style)' +format = '[ $user ]($style)' [hostname] ssh_only = true @@ -80,7 +80,7 @@ FreeBSD = " " Garuda = "﯑ " Gentoo = " " HardenedBSD = "ﲊ " -Illumos = " " +Illumos = " " Linux = " " Macos = " " Manjaro = " " @@ -101,7 +101,7 @@ Solus = "ﴱ " SUSE = " " Ubuntu = " " Unknown = " " -Windows = " " +Windows = " " [directory] style = "bg:#6D8DD1" @@ -112,15 +112,15 @@ truncation_symbol = "…/" truncate_to_repo = false [directory.substitutions] -"Important Documents" = " " -"Documents" = " " +"Important Documents" = "󰈙󱈸 " +"Documents" = "󰈙 " "Downloads" = " " -"Music" = " " -"Pictures" = " " -"Development" = " " -"Developer" = " " -"Dev" = " " -"~" = " ~" +"Music" = "󰝚 " +"Pictures" = " " +"Development" = " " +"Developer" = " " +"Dev" = " " +"~" = "󰋜 ~" [docker_context] symbol = " " @@ -170,14 +170,14 @@ format = "[ ${ram_pct} $symbol ]($style)" [time] disabled = false time_format = "%R" # Hour:Minute Format -format = '[](fg:white)[ $time  ](fg:black bg:white)' +format = '[](fg:white)[ $time  ](fg:black bg:white)' [battery] -full_symbol = ' ' -charging_symbol = ' ' -discharging_symbol = ' ' -unknown_symbol = ' ' -empty_symbol = ' ' +full_symbol = '󰁹 ' +charging_symbol = '󱊥 ' +discharging_symbol = '󱊣 ' +unknown_symbol = '󱊢 ' +empty_symbol = '󰂎 ' format = '[](fg:white)[ $symbol$percentage ]($style)' [[battery.display]] @@ -320,7 +320,7 @@ detect_files = [ detect_folders = [] [lua] -symbol = " " +symbol = "󰢱 " style = "fg:black bg:#FCA17D" format = '[ $symbol ($version) ]($style)' detect_extensions = ['lua'] @@ -333,7 +333,7 @@ style = "fg:black bg:#FCA17D" format = '[ $symbol ($version) ]($style)' [nim] -symbol = " " +symbol = " " style = "fg:black bg:#FCA17D" format = '[ $symbol ($version) ]($style)' detect_extensions = [