aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lumina-config/mainUI.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/lumina-config/mainUI.ui b/lumina-config/mainUI.ui
index e18bee97..a8181487 100644
--- a/lumina-config/mainUI.ui
+++ b/lumina-config/mainUI.ui
@@ -14,7 +14,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Desktop Configuration</string>
+ <string>Lumina Settings</string>
</property>
<property name="animated">
<bool>true</bool>
@@ -666,8 +666,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>527</width>
- <height>320</height>
+ <width>98</width>
+ <height>28</height>
</rect>
</property>
</widget>
@@ -1548,7 +1548,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>117</width>
+ <width>121</width>
<height>28</height>
</rect>
</property>
bgstack15