diff --git a/home/hyprland/mako.nix b/home/hyprland/mako.nix index 2d421bfe..b93023c8 100644 --- a/home/hyprland/mako.nix +++ b/home/hyprland/mako.nix @@ -6,17 +6,11 @@ actions = true; anchor = "top-right"; defaultTimeout = 5000; - font = "Fira Sans 10"; icons = true; layer = "overlay"; margin = "20"; padding = "10"; sort = "-time"; borderRadius = 10; - borderSize = 3; - backgroundColor = "#16161eff"; - textColor = "#c0caf5ff"; - borderColor = "#c0caf5ff"; - progressColor = null; }; }