mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-30 22:53:37 +00:00
~
This commit is contained in:
parent
a27c52efda
commit
82590558c4
2 changed files with 6 additions and 0 deletions
BIN
FUCK.png
Normal file
BIN
FUCK.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 919 KiB |
|
@ -33,6 +33,12 @@
|
|||
</action>
|
||||
</item>
|
||||
<separator/>
|
||||
<item label="Logout">
|
||||
<action name="Execute">
|
||||
<command>loginctl kill-session 1</command>
|
||||
<prompt>Really close all applications and log out?</prompt>
|
||||
</action>
|
||||
</item>
|
||||
<item label="Restart">
|
||||
<action name="Execute">
|
||||
<command>shutdown -r now</command>
|
||||
|
|
Loading…
Reference in a new issue