diff --git a/home/base/tui/zellij/config.kdl b/home/base/tui/zellij/config.kdl index 15ee3669..4a2c0c57 100644 --- a/home/base/tui/zellij/config.kdl +++ b/home/base/tui/zellij/config.kdl @@ -303,6 +303,12 @@ default_shell "nu" // // scrollback_lines_to_serialize 10000 +// Choose the theme that is specified in the themes section. +// Default: default +// +theme "catppuccin-mocha" + + // The name of the default layout to load on startup // Default: "default" // (Requires restart)