updating
This commit is contained in:
parent
7e6b91a1c6
commit
54218677ff
7 changed files with 24 additions and 11 deletions
|
@ -41,7 +41,7 @@ if [ $XDG_SESSION_TYPE = "x11" ]; then
|
|||
# done
|
||||
)
|
||||
else
|
||||
SECRET=$(list_passwords | rofi -i -p "${prompt}" -dmenu -theme ~/.config/rofi/launchers-git/$style.rasi)
|
||||
SECRET=$(list_passwords | rofi -no-lazy-grab -i -p "${prompt}" -dmenu -theme ~/.config/rofi/launchers-git/$style.rasi)
|
||||
fi
|
||||
|
||||
# Ask whether pass, user or both are required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue