mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
create another activity
This commit is contained in:
parent
d106f17da5
commit
f4d50e0743
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ if (screenGeometry(bottomPanel.screen).height > screenGeometry(bottomPanel.scree
|
||||||
else
|
else
|
||||||
bottomPanel.height = 60;
|
bottomPanel.height = 60;
|
||||||
|
|
||||||
|
createActivity("Activity 2");
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue