bolt-launcher: fix notifications

This commit is contained in:
Rafael Ieda
2025-09-29 12:53:01 -03:00
parent 4d18ff2bb7
commit ec76dea36e
@@ -16,6 +16,7 @@
pango,
cairo,
pkg-config,
libnotify,
buildFHSEnv,
makeDesktopItem,
copyDesktopItems,
@@ -126,6 +127,7 @@ buildFHSEnv {
SDL2
sdl3
libGL
libnotify
])
++ lib.optionals enableRS3 (
with pkgs;