commit: 0f75a78dc35d8f4ffce4490026b25a0c614484b2
parent d449ed363e78c8bcef8325ec394bfb728aa48dd5
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 1 Dec 2020 23:08:38 +0100
sway: have a 1 pixel border
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/sway/config b/.config/sway/config
@@ -126,8 +126,8 @@ focus_follows_mouse no
focus_wrapping no
workspace_layout stacking
-default_border none
-default_floating_border none
+default_border pixel 1
+default_floating_border pixel 1
# No titlebar ever
exec_always swaymsg font "monospace 0"