1
0
Fork 0
knowledge-base/KB/Linux/Desktop/ArchLinux/KDE/desktop-files/KDE_Shutdown.desktop

12 lines
386 B
Desktop File
Raw Normal View History

2022-09-04 12:54:22 +00:00
[Desktop Entry]
Comment=Shutdown
Exec=kdialog --title "Shutdown system" --icon system-shutdown --warningyesno "Are you sure you want to shutdown?" && bash -c 'notify-send "Shutting down...";systemctl poweroff'
GenericName=Shutdown
Icon=system-shutdown
Name=Shutdown
StartupNotify=true
Terminal=false
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=none
X-KDE-SubstituteUID=false