Info on aa-notify: https://man.archlinux.org/man/aa-notify.8.en
Run aa-notify --help and get error:
Traceback (most recent call last):
File "/usr/bin/aa-notify", line 38, in <module>
import notify2
ModuleNotFoundError: No module named 'notify2'
$ sudo pamac install python-notify2
Now, running aa-notify --help causes the usage and arguments to print as expected.
- Manjaro 21.0
apparmorversion 3.0.1-1python-notify2version 0.3.1-5