From 97f26f8a92e5dc0afcd305b0523d2aa5a6fb507b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 5 May 2024 13:41:20 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(zellij):=20dont=20hide=20the?= =?UTF-8?q?=20panel=20frame=20when=20there's=20only=20one?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/zellij/layouts/terminal.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zellij/layouts/terminal.kdl b/.config/zellij/layouts/terminal.kdl index 9d2eabed..b784fe0c 100644 --- a/.config/zellij/layouts/terminal.kdl +++ b/.config/zellij/layouts/terminal.kdl @@ -18,7 +18,7 @@ layout { command_git_branch_interval "10" command_git_branch_rendermode "static" - hide_frame_for_single_pane "true" + hide_frame_for_single_pane "false" mode_normal "#[bg=blue] " mode_locked "#[bg=red] "