Fixing Icons for other Nerd Fonts

This commit is contained in:
2023-08-17 20:39:30 +02:00
parent 67a635ea5a
commit af82d2f36d
+19 -19
View File
@@ -49,7 +49,7 @@ error_symbol = "[](red)"
vicmd_symbol = "[](green)" vicmd_symbol = "[](green)"
[username] [username]
show_always = false show_always = true
style_user = "fg:yellow bg:black" style_user = "fg:yellow bg:black"
style_root = "fg:#CE4B4E bg:black" style_root = "fg:#CE4B4E bg:black"
format = '[ $user ]($style)' format = '[ $user ]($style)'
@@ -80,7 +80,7 @@ FreeBSD = " "
Garuda = "﯑ " Garuda = "﯑ "
Gentoo = " " Gentoo = " "
HardenedBSD = "ﲊ " HardenedBSD = "ﲊ "
Illumos = " " Illumos = " "
Linux = " " Linux = " "
Macos = " " Macos = " "
Manjaro = " " Manjaro = " "
@@ -101,7 +101,7 @@ Solus = "ﴱ "
SUSE = " " SUSE = " "
Ubuntu = " " Ubuntu = " "
Unknown = " " Unknown = " "
Windows = " " Windows = " "
[directory] [directory]
style = "bg:#6D8DD1" style = "bg:#6D8DD1"
@@ -112,15 +112,15 @@ truncation_symbol = "…/"
truncate_to_repo = false truncate_to_repo = false
[directory.substitutions] [directory.substitutions]
"Important Documents" = " " "Important Documents" = "󰈙󱈸 "
"Documents" = " " "Documents" = "󰈙 "
"Downloads" = " " "Downloads" = " "
"Music" = " " "Music" = "󰝚 "
"Pictures" = " " "Pictures" = " "
"Development" = " " "Development" = " "
"Developer" = " " "Developer" = " "
"Dev" = " " "Dev" = " "
"~" = " ~" "~" = "󰋜 ~"
[docker_context] [docker_context]
symbol = " " symbol = " "
@@ -170,14 +170,14 @@ format = "[ ${ram_pct} $symbol ]($style)"
[time] [time]
disabled = false disabled = false
time_format = "%R" # Hour:Minute Format time_format = "%R" # Hour:Minute Format
format = '[](fg:white)[ $time ](fg:black bg:white)' format = '[](fg:white)[ $time ](fg:black bg:white)'
[battery] [battery]
full_symbol = ' ' full_symbol = '󰁹 '
charging_symbol = ' ' charging_symbol = '󱊥 '
discharging_symbol = ' ' discharging_symbol = '󱊣 '
unknown_symbol = ' ' unknown_symbol = '󱊢 '
empty_symbol = ' ' empty_symbol = '󰂎 '
format = '[](fg:white)[ $symbol$percentage ]($style)' format = '[](fg:white)[ $symbol$percentage ]($style)'
[[battery.display]] [[battery.display]]
@@ -320,7 +320,7 @@ detect_files = [
detect_folders = [] detect_folders = []
[lua] [lua]
symbol = " " symbol = "󰢱 "
style = "fg:black bg:#FCA17D" style = "fg:black bg:#FCA17D"
format = '[ $symbol ($version) ]($style)' format = '[ $symbol ($version) ]($style)'
detect_extensions = ['lua'] detect_extensions = ['lua']
@@ -333,7 +333,7 @@ style = "fg:black bg:#FCA17D"
format = '[ $symbol ($version) ]($style)' format = '[ $symbol ($version) ]($style)'
[nim] [nim]
symbol = " " symbol = " "
style = "fg:black bg:#FCA17D" style = "fg:black bg:#FCA17D"
format = '[ $symbol ($version) ]($style)' format = '[ $symbol ($version) ]($style)'
detect_extensions = [ detect_extensions = [