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;
|
||||
height = 44;
|
||||
hiding = "autohide";
|
||||
maxLength = 1000;
|
||||
minLength = 1000;
|
||||
maxLength = 1920;
|
||||
minLength = 1200;
|
||||
location = "bottom";
|
||||
screen = "all";
|
||||
widgets = [
|
||||
|
|
Loading…
Reference in a new issue