mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
Add linux .desktop file (#11774)
This commit is contained in:
parent
b391c291df
commit
d50e8bbf4c
11
apps/desktop/resources/com.bitwarden.desktop.desktop
Normal file
11
apps/desktop/resources/com.bitwarden.desktop.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Bitwarden
|
||||
Exec=bitwarden %u
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=com.bitwarden.desktop
|
||||
StartupWMClass=Bitwarden
|
||||
GenericName=Password Manager
|
||||
Comment=A secure and free password manager for all of your devices.
|
||||
MimeType=x-scheme-handler/bitwarden;
|
||||
Categories=System;Security;
|
Loading…
Reference in New Issue
Block a user