12 lines
No EOL
376 B
Desktop File
12 lines
No EOL
376 B
Desktop File
[Desktop Entry]
|
|
Comment=Logout
|
|
Exec=kdialog --title "Logout" --icon system-log-out --warningyesno "Are you sure you want to logout?" && bash -c 'notify-send "Logging out...";loginctl terminate-user $USER'
|
|
GenericName=Logout
|
|
Icon=system-log-out
|
|
Name=Logout
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
X-DBUS-ServiceName=
|
|
X-DBUS-StartupType=none
|
|
X-KDE-SubstituteUID=false |