forgot to add this utility
This commit is contained in:
parent
b8eb7bb966
commit
5ea471d1a7
5
.local/bin/askpass
Executable file
5
.local/bin/askpass
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/fish
|
||||
|
||||
# Utility to ask password, to be used with dmount and dumount
|
||||
# inspired from https://github.com/ODEX-TOS/tools/blob/master/rofi/askpass
|
||||
rofi -dmenu -font 'DejaVu Sans 10' -password -no-fixed-num-lines -p "(printf "$1" | sed s/://)"
|
Loading…
Reference in New Issue
Block a user