Add lockscreen and logout buttons in the panel
Fixes https://gitlab.com/kalilinux/internal/theme-dev/issues/8
This commit is contained in:
parent
18b400258c
commit
b516c6e487
@ -71,5 +71,22 @@
|
|||||||
<property name="style" type="uint" value="0"/>
|
<property name="style" type="uint" value="0"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="plugin-17" type="string" value="pager"/>
|
<property name="plugin-17" type="string" value="pager"/>
|
||||||
|
<property name="plugin-18" type="string" value="actions">
|
||||||
|
<property name="appearance" type="uint" value="0"/>
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="+lock-screen"/>
|
||||||
|
<value type="string" value="-switch-user"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="-suspend"/>
|
||||||
|
<value type="string" value="-hibernate"/>
|
||||||
|
<value type="string" value="-hybrid-sleep"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="-shutdown"/>
|
||||||
|
<value type="string" value="-restart"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="+logout"/>
|
||||||
|
<value type="string" value="-logout-dialog"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
</property>
|
</property>
|
||||||
</channel>
|
</channel>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user