mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +00:00
taller panel by default
This commit is contained in:
parent
36e693b5a0
commit
18a16db520
1 changed files with 1 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ desktopsForActivity(id)[0].addWidget("org.kde.phone.notifications");
|
|||
|
||||
var panel = new Panel("org.kde.phone.panel");
|
||||
panel.addWidget("org.kde.phone.quicksettings");
|
||||
panel.setHeight(60);
|
||||
|
|
|
|||
Loading…
Reference in a new issue