From 3264dbf028eaeadc3ffc6aed7578457e4fd18509 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Wed, 4 Dec 2024 20:28:53 -0500 Subject: [PATCH] added zellij config file --- config.kdl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 config.kdl diff --git a/config.kdl b/config.kdl new file mode 100644 index 0000000..aba3156 --- /dev/null +++ b/config.kdl @@ -0,0 +1,16 @@ +layout { + pane { + pane + pane split_direction="horizontal" { + pane + pane + } + } +} + +keybinds { + unbind "Ctrl s" +} + +theme "catppuccin-mocha" +