From 7c02e190a58b92b749699997d475ce5b12fcd11a Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sat, 8 Apr 2023 00:03:40 +0530 Subject: [PATCH] add borders and gaps --- home/wm/hyprland/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index ad65820..688e80b 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -28,6 +28,9 @@ in col.group_border = rgba(282a36dd) col.group_border_active = rgb(bd93f9) + border_size = 1 + gaps_in = 2 + gaps_out = 4 } decoration {