.local/share/applications/poweroff.desktop
This commit is contained in:
parent
b5aeceaa32
commit
6980bf5cb1
1 changed files with 8 additions and 0 deletions
8
.local/share/applications/poweroff.desktop
Normal file
8
.local/share/applications/poweroff.desktop
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Name=poweroff
|
||||||
|
GenericName=Power Off
|
||||||
|
Comment=Turn off the power
|
||||||
|
Exec=systemctl poweroff
|
||||||
|
Icon=system-shutdown.png
|
||||||
|
Type=Application
|
Loading…
Reference in a new issue