Skip to content

Commit

Permalink
qutebrowser: add --totp-only for bitwarden
Browse files Browse the repository at this point in the history
  • Loading branch information
dezeroku committed Sep 8, 2023
1 parent cc5ba3c commit 92b6468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/qutebrowser/files/qute_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,4 @@
# Password manager
config.bind(",p", "spawn --userscript qute-bitwarden")
config.bind(",P", "spawn --userscript qute-bitwarden --password-only")
config.bind(",,P", "spawn --userscript qute-bitwarden --totp-only")

0 comments on commit 92b6468

Please sign in to comment.