mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +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");
|
||||
bottomPanel.location = "bottom";
|
||||
bottomPanel.height = 120;
|
||||
bottomPanel.height = 150;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue