From 33113ca9c7afab831045060f1270de5249dbd4e4 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 9 Nov 2018 12:23:34 -0500 Subject: [PATCH] Use new default_border keyword instead of new_window --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 2816e15..c256498 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -101,7 +101,7 @@ font pango:DejaVu Sans Mono 10 # i3 options focus_follows_mouse false -new_window pixel 2 +default_border pixel 2 workspace_auto_back_and_forth yes focus_on_window_activation urgent