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