summaryrefslogtreecommitdiff
path: root/.config/starship.toml
diff options
context:
space:
mode:
authorAdam <56338480+adastx@users.noreply.github.com>2021-12-04 12:18:35 +0100
committerAdam <56338480+adastx@users.noreply.github.com>2021-12-04 12:18:35 +0100
commit555c135b680c7013dbeb68565e8843092a7c5d5f (patch)
tree7e0ad5f917331ba696382c967c19a9c92bf9e54f /.config/starship.toml
parentce77153d0418371aa1990f32e4448445bbaa7556 (diff)
starship vim symbol, alacritty dynamic titles, i3 gaps
Diffstat (limited to '.config/starship.toml')
-rw-r--r--.config/starship.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/starship.toml b/.config/starship.toml
index 8878be7..02d2969 100644
--- a/.config/starship.toml
+++ b/.config/starship.toml
@@ -4,6 +4,7 @@ disabled = true
[character]
success_symbol = "[➜](bold green) "
error_symbol = "[✗](bold red) "
+vicmd_symbol = "[](bold white) "
[cmd_duration]
disabled = true