Add shutdown later desktop entry
This commit is contained in:
parent
c19770eb37
commit
09fc16ccfe
1 changed files with 6 additions and 0 deletions
6
src/Desktop/shutdown-later.desktop
Normal file
6
src/Desktop/shutdown-later.desktop
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Shutdown later
|
||||||
|
Comment=Shutdown the computer in 5 minutes
|
||||||
|
Icon=system-shutdown-symbolic
|
||||||
|
Exec=/usr/bin/shutdown +5
|
Loading…
Reference in a new issue