12 lines
366 B
Desktop File
12 lines
366 B
Desktop File
|
[Desktop Entry]
|
||
|
Comment=Reboot
|
||
|
Exec=kdialog --title "Reboot system" --icon system-reboot --warningyesno "Are you sure you want to reboot?" && bash -c 'notify-send "Rebooting...";systemctl reboot'
|
||
|
GenericName=Reboot
|
||
|
Icon=system-reboot
|
||
|
Name=Reboot
|
||
|
StartupNotify=true
|
||
|
Terminal=false
|
||
|
Type=Application
|
||
|
X-DBUS-ServiceName=
|
||
|
X-DBUS-StartupType=none
|
||
|
X-KDE-SubstituteUID=false
|