change starship config

This commit is contained in:
Frost-Phoenix 2023-11-12 17:43:52 +01:00
parent 6713c7d014
commit ff05435da6

View file

@ -22,7 +22,7 @@
}; };
cmd_duration = { cmd_duration = {
format = "[]($style)[[](bg:#161821 fg:#eba0ac bold)$duration](bg:#161821 fg:#BBC3DF)[ ]($style)"; format = "[]($style)[[󰔚](bg:#161821 fg:#d4c097 bold)$duration](bg:#161821 fg:#BBC3DF)[ ]($style)";
disabled = false; disabled = false;
style = "bg:none fg:#161821"; style = "bg:none fg:#161821";
}; };