From a5fe67ad99554665da5965accaa28eee4bb10afa Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sat, 15 Apr 2023 08:08:41 +0200 Subject: [PATCH] added more instructions for bitwarden inside rofi --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e796687..1d96d56 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,16 @@ ansible-playbook --ask-become-pass playbook.yml #### Configuration +##### Bitwarden + +``` +rbw config set email +``` + +Where `` is the email to use for Bitwarden. + +##### i3 + ```bash touch i3/i3status/settings.json ```