[PATCH 0/1] Controlling which menu program passmenu uses

ivanbrennan ivan.brennan at gmail.com
Wed Dec 31 03:47:26 UTC 2025


Hi, I'd like to propose a small change to passmenu that would allow the user to
control which menu program (dmenu, tofi, etc.) is used. This would introduce an
optional environment variable, PASSWORD_STORE_DMENU.

A usage example,

    PASSWORD_STORE_DMENU=tofi passmenu

Thanks,
Ivan

ivanbrennan (1):
  passmenu: use PASSWORD_STORE_DMENU program if set

 contrib/dmenu/README.md | 3 +++
 contrib/dmenu/passmenu  | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.51.0



More information about the Password-Store mailing list