Add askpass-bemenu
parent
c3d5c58ce3
commit
39a6b458a2
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
/usr/bin/bemenu \
|
||||
--prompt "$1" \
|
||||
--password \
|
||||
--no-exec \
|
||||
</dev/null
|
||||
# must close stdin, otherwise bemenu hangs
|
Loading…
Reference in New Issue