aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i3-config5
1 files changed, 4 insertions, 1 deletions
diff --git a/i3-config b/i3-config
index ba04fc1..2d7d92d 100644
--- a/i3-config
+++ b/i3-config
@@ -44,6 +44,10 @@ set $mod Mod4
# no border
#new_window none
#border none
+#new_window 1pixel
+default_border normal
+smart_borders on
+smart_borders no_gaps
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
@@ -287,7 +291,6 @@ mode "resize" {
bindsym Escape mode "default"
}
-new_window 1pixel
bindsym $mod+r mode "resize"