more tweaks

This commit is contained in:
2026-03-10 09:01:09 +00:00
parent 74cf2ed2fc
commit 4fcd2bd12d
3 changed files with 17 additions and 41 deletions
+7 -19
View File
@@ -3,7 +3,7 @@
format = """
[](red)\
$os\
$username\
$username$hostname\
[](bg:peach fg:red)\
$directory\
[](bg:yellow fg:peach)\
@@ -29,32 +29,20 @@ disabled = false
style = "bg:red fg:crust"
[os.symbols]
Windows = ""
Ubuntu = "󰕈"
SUSE = ""
Raspbian = "󰐿"
Mint = "󰣭"
Macos = "󰀵"
Manjaro = ""
Linux = "󰌽"
Gentoo = "󰣨"
Fedora = "󰌽"
Alpine = ""
Amazon = ""
Android = ""
AOSC = ""
Arch = "󰣇"
Artix = "󰣇"
CentOS = ""
Debian = "󰣚"
Redhat = "󱄛"
RedHatEnterprise = "󱄛"
[hostname]
ssh_only = false
style = "bg:red fg:crust"
format = "[$hostname]($style)"
[username]
show_always = true
style_user = "bg:red fg:crust"
style_root = "bg:red fg:crust"
format = '[ $user]($style)'
format = '[ $user@]($style)'
[directory]
style = "bg:peach fg:crust"