13 lines
334 B
Desktop File
Executable File
13 lines
334 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=1Password
|
|
Exec=/home/menno/.config/autostart/1password.ignition_delay.sh
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=1password
|
|
StartupWMClass=1Password
|
|
Comment=Password manager and secure wallet
|
|
MimeType=x-scheme-handler/onepassword;x-scheme-handler/onepassword8;
|
|
Categories=Office;
|
|
Hidden=false
|