You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depend on gawk instead of general awk, fixes rofi-pass not working properly on ubuntu (which uses mawk) (#36)
Drop rofiopts alias, which couldn't handle setting a font, because of quoting. It's replaced with _rofi function now, have a look at shipped example config. (#33)
Don't send Tab Key, when no User entry exists (#37)