From e8603982362536b8031cc322c19bb81c91540e9a Mon Sep 17 00:00:00 2001 From: John Mertz Date: Fri, 8 Mar 2024 14:16:59 -0700 Subject: [PATCH] Hide borders at screen edge. They are useless. --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index 043a49147..ad010cf58 100755 --- a/sway/config +++ b/sway/config @@ -10,7 +10,7 @@ include $HOME/.dotfiles/sway/devices seat seat0 xcursor_theme FlatbedCursors-Blue # Minimize borders from all windows -hide_edge_borders none +hide_edge_borders both default_floating_border pixel 2 default_border pixel 2