mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-26 06:14:45 +00:00
bigger panel
This commit is contained in:
parent
3c7f688d17
commit
76e51658f0
1 changed files with 1 additions and 1 deletions
|
|
@ -23,5 +23,5 @@ panel.height = 60;
|
||||||
|
|
||||||
var bottomPanel = new Panel("org.kde.phone.taskpanel");
|
var bottomPanel = new Panel("org.kde.phone.taskpanel");
|
||||||
bottomPanel.location = "bottom";
|
bottomPanel.location = "bottom";
|
||||||
bottomPanel.height = 120;
|
bottomPanel.height = 150;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue