fixing rofi-rbw sorting
This commit is contained in:
parent
d2938b8004
commit
7a1f2a50b4
9 changed files with 1 additions and 476 deletions
|
@ -23,7 +23,7 @@ list_passwords() {
|
|||
|
||||
passwords=$(rbw list)
|
||||
|
||||
SECRET=$(list_passwords | rofi -sync -i -dmenu -p "" )
|
||||
SECRET=$(list_passwords | rofi -sync -i -dmenu -sort -p "" )
|
||||
|
||||
# Ask whether pass, user or both are required
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue