From c8518bafabd2902fe270b9f05ae5e17f74611f63 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sun, 31 Mar 2024 23:06:36 +0200 Subject: [PATCH] change hyprland config --- modules/home/hyprland/config.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index a866915..f01066a 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -45,7 +45,8 @@ border_size = 2 col.active_border = rgb(cba6f7) rgb(94e2d5) 45deg col.inactive_border = 0x00000000 - border_part_of_window = true + border_part_of_window = false + no_border_on_floating = false # gaps_in = 5 # gaps_out = 10 @@ -60,7 +61,7 @@ } dwindle { - no_gaps_when_only = false + no_gaps_when_only = true force_split = 0 special_scale_factor = 1.0 split_width_multiplier = 1.0