🎨 ux(zellij): dont hide the panel frame when there's only one
This commit is contained in:
parent
d3e0a74fc3
commit
97f26f8a92
1 changed files with 1 additions and 1 deletions
|
@ -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] "
|
||||
|
|
Loading…
Add table
Reference in a new issue