You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
698 B
23 lines
698 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "fuermetz@mailbox.org", |
|
"Name": "Lukas Fürmetz" |
|
}, |
|
{ |
|
"Email": "me@thaodan.de", |
|
"Name": "Björn Bidar" |
|
} |
|
], |
|
"Description": "Copies a password from the password store (https://www.passwordstore.org/) to the clipboard", |
|
"EnabledByDefault": true, |
|
"Icon": "preferences-desktop-font", |
|
"Id": "Pass", |
|
"License": "GPL", |
|
"Name": "Pass", |
|
"Version": "1.1.0" |
|
}, |
|
"X-Plasma-AdvertiseSingleRunnerQueryMode": true, |
|
"X-KDE-ConfigModule": "kf6/krunner/kcms/kcm_krunner_pass" |
|
}
|
|
|