mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-22 11:12:49 +00:00
Fix typo in config
This commit is contained in:
parent
4cbada766e
commit
6e8e7f3f9e
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ UseHyprlandIPC: false
|
||||||
Location: T
|
Location: T
|
||||||
|
|
||||||
# Forces the time to be centered.
|
# Forces the time to be centered.
|
||||||
# This can cause the right issue to clip outside, if there is not enough space on screen (e.g. when opening the text)
|
# This can cause the right widget to clip outside, if there is not enough space on screen (e.g. when opening the text)
|
||||||
# Setting this to false will definitely fix this issue, but it won't look very good, since it will be off-center.
|
# Setting this to false will definitely fix this issue, but it won't look very good, since it will be off-center.
|
||||||
# So try to decrease "TimeSpace" first, before setting this configuration to false.
|
# So try to decrease "TimeSpace" first, before setting this configuration to false.
|
||||||
CenterTime: true
|
CenterTime: true
|
||||||
|
|
Loading…
Reference in a new issue