fix: typo
This commit is contained in:
parent
a2a624d534
commit
6a1b81565a
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ in
|
||||||
monitor = "\${env:MONITOR}";
|
monitor = "\${env:MONITOR}";
|
||||||
bottom = true;
|
bottom = true;
|
||||||
width = "100%";
|
width = "100%";
|
||||||
heigth = 15;
|
height = 15;
|
||||||
|
|
||||||
border-size = 2;
|
border-size = 2;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue