test
This commit is contained in:
parent
5b097aefdf
commit
edde42ce71
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ in
|
|||
disabled = false;
|
||||
time_format = "%R"; # Hour:Minute Format
|
||||
style = "fg:${blackColor} bg:${whiteColor}";
|
||||
format = "[ $time]($style)";
|
||||
format = "[$time]($style)";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue