max / mountaineer
| 1 | // Mountaineer zellij — flatwhite, visible keybinds, no chrome. |
| 2 | // AESTHETICS.md: zellij is the canonical "visible commands" register. |
| 3 | |
| 4 | theme "flatwhite" |
| 5 | default_layout "compact" |
| 6 | mouse_mode false |
| 7 | copy_on_select true |
| 8 | pane_frames false |
| 9 | simplified_ui false |
| 10 | default_shell "nu" |
| 11 | |
| 12 | // Status bar is essential — that's where the keybinding hints live. |
| 13 | // Don't hide it just because the screen is full. |
| 14 |