Skip to content

v2.3.0

Compare
Choose a tag to compare
@firecat53 firecat53 released this 30 Jun 00:46
· 28 commits to main since this release
v2.3.0
  • Make dmenu and pinentry formats configurable
  • Add flake.nix
  • Support for fuzzel (#115)
  • Don't override user locale
  • Remove Rofi -l from code. Set in config. Fixes #121
  • Use basename of command[0] when extending the args
  • Use pidof to check if NetworkManager is running and add notification
  • Avoid usage of asserts
  • Add WPA3 to recognized AP types and store WPA3 connections correctly.
  • Add configurable pause after wifi rescan before re-opening nmdm to display results.
  • Provide empty input to passphrase dmenu command
  • Set stdin to /dev/null for passphrase prompt
  • Add screencast. Closes #99