summaryrefslogtreecommitdiff
path: root/wallust/templates
diff options
context:
space:
mode:
authorjoott <josh@ottmail.me>2025-07-26 12:01:34 -0400
committerjoott <josh@ottmail.me>2025-07-26 12:01:34 -0400
commit0c38bc8b9d1da802b48f6e7d16c7956824d99865 (patch)
treec72673d1df36547c44833601977a6fb94b97e475 /wallust/templates
parentc045540bbc6a965468b8ac501ca9ddc26faec297 (diff)
downloaddotfiles-0c38bc8b9d1da802b48f6e7d16c7956824d99865.tar.gz
dotfiles-0c38bc8b9d1da802b48f6e7d16c7956824d99865.zip
terminal prompt updates
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)'