flake

Francesco Saccone's Nix flake.
git clone git://git.francescosaccone.com/flake
Log | Files | Refs | README | LICENSE

commit 81154d250aee4b03016d260e360c8eef4005071a
parent 565df73d4b282741d4272fbcf8340f7204d5d5c4
Author: Francesco Saccone <francesco@francescosaccone.com>
Date:   Sun,  6 Apr 2025 17:27:12 +0200

feat: update gaps

Signed-off-by: Francesco Saccone <francesco@francescosaccone.com>

Diffstat:
Mmodules/home/sway/default.nix | 8++------
1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/modules/home/sway/default.nix b/modules/home/sway/default.nix @@ -107,12 +107,8 @@ }; gaps = { - bottom = 7; - left = 7; - right = 7; - top = 7; - - inner = 7; + inner = 14; + outer = 18; }; window = {