summaryrefslogtreecommitdiff
path: root/wallust/templates
diff options
context:
space:
mode:
Diffstat (limited to 'wallust/templates')
-rw-r--r--wallust/templates/starship/starship.toml (renamed from wallust/templates/starship.toml)5
-rw-r--r--wallust/templates/starship/transient.toml (renamed from wallust/templates/starship_transient.toml)2
2 files changed, 4 insertions, 3 deletions
diff --git a/wallust/templates/starship.toml b/wallust/templates/starship/starship.toml
index 59d157f..0803de0 100644
--- a/wallust/templates/starship.toml
+++ b/wallust/templates/starship/starship.toml
@@ -1,5 +1,5 @@
format = """
-[┏](id_color)\
+[╭](id_color)\
[](id_color)\
$os\
$username\
@@ -25,7 +25,8 @@ $julia\
$lua\
[](fg:lang_color)\
$line_break\
-[┗](id_color)$character
+[╰](id_color)\
+$character
"""
palette = "wallust"
diff --git a/wallust/templates/starship_transient.toml b/wallust/templates/starship/transient.toml
index 315b788..946c03a 100644
--- a/wallust/templates/starship_transient.toml
+++ b/wallust/templates/starship/transient.toml
@@ -5,4 +5,4 @@ id_color = "{{color14}}"
[character]
disabled = false
-success_symbol = '[󰑂󰁔](fg:id_color)'
+success_symbol = '[󰁔](fg:id_color)'