From 7a8ee1d71a98fb1a7bc490535954422fd600c299 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 10 Apr 2023 13:22:29 -0500 Subject: [PATCH] better master-stack ratio --- user/modules/hyprland.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user/modules/hyprland.nix b/user/modules/hyprland.nix index 0a1aa9e..454c0df 100644 --- a/user/modules/hyprland.nix +++ b/user/modules/hyprland.nix @@ -100,7 +100,8 @@ } master { - special_scale_factor=0.7 + special_scale_factor=0.8 + mfact=0.65 new_is_master=false new_on_top=false }