Add lockscreen and logout buttons in the panel

Fixes https://gitlab.com/kalilinux/internal/theme-dev/issues/8
This commit is contained in:
Raphaël Hertzog 2019-11-08 18:56:10 +01:00
parent 18b400258c
commit b516c6e487

View File

@ -71,5 +71,22 @@
<property name="style" type="uint" value="0"/>
</property>
<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>
</channel>