diff options
Diffstat (limited to 'lumina-wm-INCOMPLETE/LLockScreen.ui')
-rw-r--r-- | lumina-wm-INCOMPLETE/LLockScreen.ui | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lumina-wm-INCOMPLETE/LLockScreen.ui b/lumina-wm-INCOMPLETE/LLockScreen.ui index 0e5cca5e..7f0b45b8 100644 --- a/lumina-wm-INCOMPLETE/LLockScreen.ui +++ b/lumina-wm-INCOMPLETE/LLockScreen.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>236</width> - <height>151</height> + <width>289</width> + <height>188</height> </rect> </property> <property name="windowTitle"> @@ -89,6 +89,9 @@ <property name="text"> <string notr="true"/> </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> <property name="wordWrap"> <bool>true</bool> </property> |