aboutsummaryrefslogtreecommitdiff
path: root/src/etc/xdg/autostart/logout-manager-trayicon.desktop
blob: a1c5713962559eb8044bec9c9549f64b9dcb0aff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Desktop Entry]
Categories=Utility;TrayIcon;
Comment=Shows tray icon for easy logout options
Exec=/usr/bin/logout-manager-trayicon
GenericName=Logout menu on a tray icon
Icon=system-log-out
Keywords=shutdown;hibernate;lockscreen;logout;reboot;
Name=Logout manager tray icon
StartupNotify=true
Terminal=false
Type=Application
Version=1.0
Hidden=true
bgstack15