feat: replace jpassmenu with a python version
Some checks failed
/ check (push) Successful in 9s
/ build-packages (push) Failing after 15s
/ build-vm (push) Has been skipped
/ report-size (push) Has been skipped

There is no reason for it to be a Rust program
This commit is contained in:
Jalil David Salamé Messina 2025-05-17 12:07:49 +02:00
parent f082fe7a61
commit 0e170dd365
Signed by: jalil
GPG key ID: F016B9E770737A0B
12 changed files with 157 additions and 926 deletions

View file

@ -0,0 +1,3 @@
# jpassmenu
My own implementation of the `passmenu` `dmenu` script, this one uses `fuzzel` by default and types passwords with `ydotool`.