Desktop updates

This commit is contained in:
trémeur 2020-03-20 19:08:11 +00:00
parent 0c24c4c7e0
commit 83bedf45ea

View file

@ -24,6 +24,12 @@
<item label="Log out">
<action name="Exit" />
</item>
<separator />
<item label="Sleep">
<action name="Execute">
<execute>systemctl suspend</execute>
</action>
</item>
<item label="Restart">
<action name="Execute">
<prompt>Restart computer?</prompt>