From 222dbc2aeb886318458ab70990b804507eea8fc3 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 4 Feb 2025 21:49:56 +0100 Subject: [PATCH] Fix mako not showing in fullscreen windows. --- modules/home-manager/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 8747c8e..e4abee9 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -94,6 +94,8 @@ in { services.mako = { enable = true; defaultTimeout = 5000; + layer = "overlay"; + width = 200; }; # Enable hyprpaper