diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 977eb4e..c62934a 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -397,7 +397,7 @@ in name = "scratchpad-inset", match = { class = "^dev.fred.scratchpad$" }, float = true, - size = "monitor_w*0.8 monitor_h*0.8", + size = "monitor_w*0.5 monitor_h*0.5", center = true, })