439 current 2024-04-21 15:27:32 24.05.20240421.a8a8401 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-04-21 15:27:34 -04:00
parent b7c131da51
commit 0f0de93fc4
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
3 changed files with 5 additions and 3 deletions

View file

@ -7,9 +7,9 @@
command_timeout = 1000;
scan_timeout = 3;
character = {
error_symbol = "[󰊠](bold red)";
success_symbol = "[󰊠](bold green)";
vicmd_symbol = "[󰊠](bold yellow)";
error_symbol = "[󰘧](bold red)";
success_symbol = "[󰘧](bold green)";
vicmd_symbol = "[󰘧](bold yellow)";
format = "$symbol [|](bold bright-black) ";
};
git_commit = {commit_hash_length = 7;};