1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 18:04:10 +02:00

Show alpha-symbol to spice prompt up a bit

This commit is contained in:
2026-04-21 21:17:54 +02:00
parent 35897e5396
commit caefb97885
+11 -1
View File
@@ -2,6 +2,7 @@ format = """
[](#9A348E)\
$jobs\
$os\
[󰀫 ](bg:#9A348E)\
$username\
[](bg:#DA627D fg:#9A348E)\
$directory\
@@ -48,8 +49,17 @@ format = '[$number$symbol ]($style)'
# show_always = true
show_always = false
style_user = "bg:#9A348E"
style_root = "bg:#9A348E"
style_root = "bg:#9A348E bold"
format = '[$user ]($style)'
aliases = {
"prompt" = " ",
"cat" = "󰄛",
"dna" = "󰚄",
"pi" = "",
"vial"= "",
"beat" = "󰐰",
"alpha" = "󰀫",
}
disabled = false
# An alternative to the username module which displays a symbol that