diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-27 23:45:50 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-27 23:45:50 +0100 |
commit | 2fde44e432aeb86325ae2254dcec681fbc0df618 (patch) | |
tree | f090fcce77228b9e353b898c1d39927606bc9e8d /.config/rofi-pass | |
parent | 6d7911d5ce75b6134a5409e9c74d2e3e70d48b7b (diff) |
more bitwarden to pass
Diffstat (limited to '.config/rofi-pass')
-rw-r--r-- | .config/rofi-pass/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/rofi-pass/config b/.config/rofi-pass/config new file mode 100644 index 0000000..9b50ac0 --- /dev/null +++ b/.config/rofi-pass/config @@ -0,0 +1,2 @@ +#!/bin/sh +default_autotype='path :tab pass' |