bolt-launcher: fix notifications (#447213)

This commit is contained in:
dish
2025-09-30 14:45:35 +00:00
committed by GitHub

View File

@@ -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;