From 81c3ccaf4ececc6ac34f215a3c44e34197dd6dea Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 20 Nov 2017 11:34:11 +0100 Subject: i3: Enable smart hiding of edge borders MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3') diff --git a/i3/config b/i3/config index b456eb3..99bb002 100644 --- a/i3/config +++ b/i3/config @@ -4,6 +4,7 @@ set $mod Mod4 font pango:Inter UI Medium 12 floating_modifier $mod +hide_edge_borders smart bindsym $mod+Return exec termite bindsym $mod+Shift+q kill bindsym $mod+d exec --no-startup-id "/usr/bin/j4-dmenu-desktop --dmenu='dmenu -i -fn DejaVu\ Sans\ Mono\ 9' --term=/usr/bin/termite" -- cgit v1.2.3-54-g00ecf