diff --git a/common/home.nix b/common/home.nix index 38d2ade..d2b8852 100644 --- a/common/home.nix +++ b/common/home.nix @@ -30,6 +30,8 @@ texliveFull bash-language-server shfmt + hyprnotify + libnotify (nerdfonts.override { fonts = [ "Hack" ]; }) ]; @@ -178,7 +180,7 @@ "$discord" = "flatpak run io.github.spacingbat3.webcord"; "$deezer" = "flatpak run dev.aunetx.deezer"; - exec-once = [ "swayosd-server" ]; + exec-once = [ "swayosd-server" "hyprnotify" ]; binds = { scroll_event_delay = 0;