From 11d472e382f0af9c57ed421c737b1fc7ebd1ade6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 23 Jan 2017 17:06:56 +0100 Subject: [PATCH] i3: Disable smart_borders This is only available in the latest version. --- i3/i3/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/i3/i3/config b/i3/i3/config index 45c0b94..0b80f4a 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -238,8 +238,6 @@ floating_minimum_size 0 x 0 floating_maximum_size 0 x 0 - smart_borders on - font pango:Insonsolata 11 ################################################################################