summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@sommerfeld.dev>2026-08-14 14:21:04 +0100
committersommerfeld <sommerfeld@sommerfeld.dev>2026-08-14 14:21:04 +0100
commit33a4fa06d2782e0ece5a16d90b8811a6ce1f70e4 (patch)
treee7d7ebdc44b6ed5c9c0d4621d477f6781949e085 /dot_config
parent1e7d85dce09806d838e9a9642b6b4575ad0e884c (diff)
downloaddotfiles-33a4fa06d2782e0ece5a16d90b8811a6ce1f70e4.tar.gz
dotfiles-33a4fa06d2782e0ece5a16d90b8811a6ce1f70e4.tar.bz2
dotfiles-33a4fa06d2782e0ece5a16d90b8811a6ce1f70e4.zip
Simplify default zellij layout
Diffstat (limited to 'dot_config')
-rw-r--r--dot_config/zellij/layouts/default.kdl4
1 files changed, 1 insertions, 3 deletions
diff --git a/dot_config/zellij/layouts/default.kdl b/dot_config/zellij/layouts/default.kdl
index 2fa84fa..2062206 100644
--- a/dot_config/zellij/layouts/default.kdl
+++ b/dot_config/zellij/layouts/default.kdl
@@ -4,9 +4,7 @@ layout {
pane size=1 borderless=true {
plugin location="zellij:status-bar"
}
- pane split_direction="vertical" {
- pane
- }
+ pane
pane size=1 borderless=true {
plugin location="zellij:tab-bar"
}