diff --git a/zellij/config.kdl b/zellij/config.kdl new file mode 100644 index 0000000..96c0e83 --- /dev/null +++ b/zellij/config.kdl @@ -0,0 +1,13 @@ +theme "catppuccin-macchiato" +simplified_ui true +pane_frames false +default_layout "compact" +mouse_mode false + +ui { + pane_frames { + rounded_corners true + } +} + +