1
0
Fork 0

Use gopass without helper script

This commit is contained in:
coderkun 2024-01-28 12:56:43 +01:00
parent eb72e82373
commit 1885b8b879

View file

@ -104,7 +104,7 @@ bindsym Ctrl+space exec makoctl dismiss
bindsym Ctrl+Shift+space exec makoctl dismiss --all
# Passmenu
bindcode $mod+55 exec '~/.local/bin/gopassmenu -i -l 10 -m all -p Password: --fn "Dejavu Sans Mono" 10'
bindcode $mod+55 exec gopass ls --flat | bemenu -i -l 10 -m all -p Password: --fn "DejaVu Sans 12" | xargs --no-run-if-empty gopass show -c
# Resizing containers
mode "resize" {