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