blob: b205e969e3c1030abd6078bd4301351ef132468c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[Desktop Entry]
Type=Application
Name=passmenu
GenericName=Password Selector
Comment=Pick a pass(1) entry and copy it to the clipboard
Keywords=password;pass;passmenu;
Categories=Utility;Security;
Icon=dialog-password
# Only used as a global-shortcut target, not a menu entry.
NoDisplay=true
TryExec=passmenu
Exec=passmenu
Terminal=false
StartupNotify=false
|