This commit is contained in:
iFargle 2024-01-19 14:06:20 +09:00
parent edde42ce71
commit 15cbb6ef54

View file

@ -104,7 +104,7 @@ in
disabled = false;
time_format = "%R"; # Hour:Minute Format
style = "fg:${blackColor} bg:${whiteColor}";
format = "[󰥔$time]($style)";
format = "[ $time]($style)";
};
};
}