Skip to content

Commit e686716

Browse files
committed
restore zellij keyboard shortcuts in status bar
1 parent f725f9e commit e686716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotfiles/.config/zellij/config.kdl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ keybinds clear-defaults=true {
8484
}
8585

8686
// --- VISUAL & BEHAVIOR SETTINGS ---
87-
pane_frames false
88-
default_layout "compact" // Uses a single line for the tab bar
87+
pane_frames true
88+
default_layout "default" // Shows full status bar with keyboard shortcuts
8989
scroll_buffer_size 100000
9090
show_release_notes false
9191
show_startup_tips false

0 commit comments

Comments
 (0)