diff --git a/tests/zjstatus/config.kdl b/tests/zjstatus/config.kdl index ab26077..877a146 100644 --- a/tests/zjstatus/config.kdl +++ b/tests/zjstatus/config.kdl @@ -269,7 +269,7 @@ pane_frames true // - true (default) // - false // -// session_serialization false +session_serialization false // Whether pane viewports are serialized along with the session, default is false // (Requires restart) diff --git a/tests/zjstatus/layout.kdl b/tests/zjstatus/layout.kdl index 0b3bbc7..3d0ce51 100644 --- a/tests/zjstatus/layout.kdl +++ b/tests/zjstatus/layout.kdl @@ -28,9 +28,9 @@ layout { swap_layout_format "#[bg=blue,fg=#000000] {name} #[bg=red,fg=black] foo " swap_layout_hide_if_empty "false" - hide_frame_for_single_pane "false" + hide_frame_for_single_pane "true" hide_frame_except_for_search "false" - hide_frame_except_for_fullscreen "true" + hide_frame_except_for_fullscreen "false" mode_normal "#[bg=$blue] #[bg=yellow] " mode_tmux "#[bg=$yellow] "