aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/SystemWindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'lumina-desktop/SystemWindow.ui')
-rw-r--r--lumina-desktop/SystemWindow.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/lumina-desktop/SystemWindow.ui b/lumina-desktop/SystemWindow.ui
index c4384ee9..2b21757f 100644
--- a/lumina-desktop/SystemWindow.ui
+++ b/lumina-desktop/SystemWindow.ui
@@ -135,6 +135,13 @@
</property>
</spacer>
</item>
+ <item>
+ <widget class="QPushButton" name="push_lock">
+ <property name="text">
+ <string>Lock Screen</string>
+ </property>
+ </widget>
+ </item>
</layout>
</item>
</layout>
bgstack15