We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f725f9e commit e686716Copy full SHA for e686716
dotfiles/.config/zellij/config.kdl
@@ -84,8 +84,8 @@ keybinds clear-defaults=true {
84
}
85
86
// --- VISUAL & BEHAVIOR SETTINGS ---
87
-pane_frames false
88
-default_layout "compact" // Uses a single line for the tab bar
+pane_frames true
+default_layout "default" // Shows full status bar with keyboard shortcuts
89
scroll_buffer_size 100000
90
show_release_notes false
91
show_startup_tips false
0 commit comments