Desktop updates
This commit is contained in:
parent
0c24c4c7e0
commit
83bedf45ea
1 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,12 @@
|
||||||
<item label="Log out">
|
<item label="Log out">
|
||||||
<action name="Exit" />
|
<action name="Exit" />
|
||||||
</item>
|
</item>
|
||||||
|
<separator />
|
||||||
|
<item label="Sleep">
|
||||||
|
<action name="Execute">
|
||||||
|
<execute>systemctl suspend</execute>
|
||||||
|
</action>
|
||||||
|
</item>
|
||||||
<item label="Restart">
|
<item label="Restart">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<prompt>Restart computer?</prompt>
|
<prompt>Restart computer?</prompt>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue