This commit is contained in:
iFargle 2024-01-19 14:07:17 +09:00
parent 15cbb6ef54
commit 4a558ae20a

View file

@ -88,16 +88,8 @@ in
format = "[$all_status$ahead_behind ]($style)"; format = "[$all_status$ahead_behind ]($style)";
}; };
nodejs = { status = {
symbol = ""; enable = true;
style = "bg:#86BBD8";
format = "[ $symbol ($version) ]($style)";
};
nim = {
symbol = "󰆥 ";
style = "bg:#86BBD8";
format = "[ $symbol ($version) ]($style)";
}; };
time = { time = {