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 | |
parent | 6d7911d5ce75b6134a5409e9c74d2e3e70d48b7b (diff) |
more bitwarden to pass
-rw-r--r-- | .config/rofi-pass/config | 2 | ||||
-rw-r--r-- | .config/xbindkeys/main##template | 2 |
2 files changed, 3 insertions, 1 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' diff --git a/.config/xbindkeys/main##template b/.config/xbindkeys/main##template index abb427c..8467a0e 100644 --- a/.config/xbindkeys/main##template +++ b/.config/xbindkeys/main##template @@ -12,7 +12,7 @@ Mod4 + Mod1 + Return "panic" Mod4 + Mod1 + p -"bwmenu" +"rofi-pass" Mod4 + p "maim -usb 4 -c 0,0,0 | xclip -selection clipboard -t image/png" Print |