This commit is contained in:
iFargle 2024-01-19 14:05:36 +09:00
parent 5b097aefdf
commit edde42ce71

View file

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