From 250c4ee114b131af66ae577bcc82cb78e7dc4e59 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 10 Nov 2023 19:53:46 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 8d5dce7..7f6ab14 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -55,11 +55,15 @@ in col.inactive_border = 0x00000000 } + xwayland { + force_zero_scaling = true + } + dwindle { no_gaps_when_only = false - # force_split = 0 - # special_scale_factor = 0.8 - # split_width_multiplier = 1.0 + force_split = 0 + special_scale_factor = 1 + split_width_multiplier = 1.0 use_active_for_splits = true pseudotile = yes preserve_split = yes