openrazer-daemon: fix notifications

This commit is contained in:
Babbaj
2023-11-07 02:15:33 -05:00
parent d689cbc8d6
commit dae16c0339
@@ -11,6 +11,7 @@
, pyudev
, setproctitle
, wrapGAppsHook
, notify2
}:
let
@@ -39,6 +40,7 @@ buildPythonPackage (common // {
pygobject3
pyudev
setproctitle
notify2
];
postInstall = ''