From c48b1a2fadbf0a9e4f86629f58624783550621d5 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Fri, 19 Jul 2024 08:20:26 +1200 Subject: [PATCH] sway: increase window border width --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index b01c069..312132e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -164,5 +164,5 @@ client.urgent $peach $base $peach $overlay0 $peach client.placeholder $overlay0 $base $text $overlay0 $overlay0 client.background $base -default_border pixel 2 -default_floating_border pixel 2 +default_border pixel 3 +default_floating_border pixel 3