Add browserpass profile.
This commit is contained in:
parent
55f16c329a
commit
441f3f776f
3 changed files with 33 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ profile chromium-chromium @{exec_path} {
|
|||
|
||||
# For storing passwords externally
|
||||
/{usr/,}bin/keepassxc-proxy rPUx,
|
||||
/{usr/,}bin/browserpass rUx,
|
||||
/{usr/,}bin/browserpass rPx,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/xdg-mime rPUx,
|
||||
|
|
|
|||
|
|
@ -166,7 +166,7 @@ profile firefox @{exec_path} {
|
|||
|
||||
/{usr/,}bin/gpa rPUx,
|
||||
/{usr/,}bin/keepassxc-proxy rPUx, # For storing passwords externally
|
||||
/{usr/,}bin/browserpass rUx,
|
||||
/{usr/,}bin/browserpass rPx,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue