From f82b54577c9fb22727a351c0e3e04712d3cf2b09 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Sun, 14 Feb 2021 02:17:33 +0100 Subject: [PATCH] fully hide bar --- templates/i3/i3.config.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/i3/i3.config.j2 b/templates/i3/i3.config.j2 index 22f58ff..643f06a 100644 --- a/templates/i3/i3.config.j2 +++ b/templates/i3/i3.config.j2 @@ -337,9 +337,8 @@ mode "resize" { ### Bar bar { {% if i3_hide_bar %} - mode hide + mode invisible hidden_state hide - modifier $mod {% endif %} position top