From a6aeb277299311008ce727a760d0ff3c342bbb82 Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Sat, 8 Jul 2023 18:53:05 +0200 Subject: [PATCH] Update swayfx --- flake.lock | 12 ++++++------ home/modules/programs/my-sway/default.nix | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 596f4ad..a608eb2 100644 --- a/flake.lock +++ b/flake.lock @@ -117,11 +117,11 @@ "flake-compat_3": { "flake": false, "locked": { - "lastModified": 1650374568, - "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", + "lastModified": 1673956053, + "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", - "rev": "b4a34015c698c7793d592d66adbab377907a2be8", + "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { @@ -639,11 +639,11 @@ ] }, "locked": { - "lastModified": 1681859040, - "narHash": "sha256-fjYYZG35AfePm1VKz4J3J2cbDP1Tu7EIeZnl2cHPKCQ=", + "lastModified": 1688721042, + "narHash": "sha256-gyuhsq/lAqSo/EcfbE4DDJxsjX9ML8MpJM99AB6T7Rs=", "owner": "WillPower3309", "repo": "swayfx", - "rev": "3f00052a9060764104c0fe1207640c870aea1290", + "rev": "c89e4c9bf24635333dcc5572050da63feb98ff36", "type": "github" }, "original": { diff --git a/home/modules/programs/my-sway/default.nix b/home/modules/programs/my-sway/default.nix index 2e9fefd..0d5b70e 100644 --- a/home/modules/programs/my-sway/default.nix +++ b/home/modules/programs/my-sway/default.nix @@ -297,8 +297,8 @@ in # Gaps gaps.outer = 4; gaps.inner = 4; - gaps.smartBorders = "off"; # until swayfx fixes clipping bug - gaps.smartGaps = false; + gaps.smartBorders = "on"; + gaps.smartGaps = true; ### Bars # Let systemd manage it @@ -339,7 +339,7 @@ in ## swayfx stuff # Rounded corners corner_radius 5 - smart_corner_radius off + smart_corner_radius on # Shadows shadows on shadow_blur_radius 5