From d6879259b95f93b65fff2aba2946de4701e85c2e Mon Sep 17 00:00:00 2001 From: vali Date: Sun, 19 May 2024 03:10:49 +0200 Subject: [PATCH] added borders --- hosts/vali/mars/hyprland/hyprland.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/vali/mars/hyprland/hyprland.nix b/hosts/vali/mars/hyprland/hyprland.nix index 90aae4e..b21e3e5 100644 --- a/hosts/vali/mars/hyprland/hyprland.nix +++ b/hosts/vali/mars/hyprland/hyprland.nix @@ -124,9 +124,9 @@ in { general = { sensitivity = 1.0; - gaps_in = 0; - gaps_out = 0; - border_size = 0; + gaps_in = 4; + gaps_out = 10; + border_size = 2; }; #Decoration settings decoration = {