Center the bottom panel and make it a bit bigger
This commit is contained in:
parent
aa9e9bfa3a
commit
38bd6a6e49
|
@ -63,12 +63,12 @@
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
alignment = "left";
|
alignment = "center";
|
||||||
floating = true;
|
floating = true;
|
||||||
height = 44;
|
height = 44;
|
||||||
hiding = "autohide";
|
hiding = "autohide";
|
||||||
maxLength = 1000;
|
maxLength = 1920;
|
||||||
minLength = 1000;
|
minLength = 1200;
|
||||||
location = "bottom";
|
location = "bottom";
|
||||||
screen = "all";
|
screen = "all";
|
||||||
widgets = [
|
widgets = [
|
||||||
|
|
Loading…
Reference in a new issue