From 95bb47549dfe304815c2224119ef4ffd141d5d3f Mon Sep 17 00:00:00 2001 From: Dennis Date: Sat, 7 Mar 2026 17:42:56 +0100 Subject: [PATCH] updates border width --- modules/tiling-desktop/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tiling-desktop/default.nix b/modules/tiling-desktop/default.nix index 38c7a9c..988a0ec 100644 --- a/modules/tiling-desktop/default.nix +++ b/modules/tiling-desktop/default.nix @@ -127,7 +127,7 @@ enable = true; settings = { style = "round"; - width = 4.0; + width = 7.0; hidpi = "on"; active_color = "0xffc57faf"; inactive_color = "0xff1d202f";