From 1482b176aab9aef4b25584550bed9b62803f6147 Mon Sep 17 00:00:00 2001 From: DerGrumpf Date: Wed, 2 Apr 2025 19:26:36 +0200 Subject: [PATCH] Changed: Mako --- home/hyprland/default.nix | 1 + home/hyprland/mako.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 @@ ''; - } + }; }