Skip to content

Thanatos

Compare
Choose a tag to compare
@carnager carnager released this 24 May 16:29
· 281 commits to master since this release

Bugfixes

  • 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)
  • Fix a parsing error (#27)
  • Auto-create directory, if it doesn't exist on first start (#26)
  • Fix non-working last-used argument (#24)

Features