diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index f9f81f5..4ea278f 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -7,6 +7,7 @@ ./hyprpaper.nix ./waybar # Status Bar ./rofi # App Launcher + ./mako.nix # Notifyer ]; } diff --git a/home/hyprland/mako.nix b/home/hyprland/mako.nix index 252fa95..ff3d686 100644 --- a/home/hyprland/mako.nix +++ b/home/hyprland/mako.nix @@ -27,5 +27,5 @@ ''; - } + }; }