12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
// Choose the theme that is specified in the themes section.
|
|
// Default: default
|
|
//
|
|
// theme "default"
|
|
|
|
theme "{{zellij_theme}}"
|
|
|
|
// The name of the default layout to load on startup
|
|
// Default: "default"
|
|
//
|
|
default_layout "compact"
|