mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
some more branding
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
var panel = new Panel
|
||||
panel.location = "top";
|
||||
panel.height = Math.round(gridUnit * 1.5);
|
||||
|
||||
panel.addWidget("org.kde.plasma.appmenu");
|
||||
Reference in New Issue
Block a user