From ea32a1ce37254ce05495e81f6a6592757be127a5 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Thu, 12 Mar 2026 09:58:10 +0000 Subject: [PATCH] compact zellij --- zellij/files/config.kdl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zellij/files/config.kdl b/zellij/files/config.kdl index 8bc1ee1..6dcec42 100644 --- a/zellij/files/config.kdl +++ b/zellij/files/config.kdl @@ -250,7 +250,9 @@ keybinds clear-defaults=true { // changing these requires a restart to take effect plugins { about location="zellij:about" - compact-bar location="zellij:compact-bar" +compact-bar location="zellij:compact-bar" { // replace it with these lines + tooltip "F1" // choose a keybinding to toggle the hints +} configuration location="zellij:configuration" filepicker location="zellij:strider" { cwd "/" @@ -308,6 +310,7 @@ default_shell "fish" // Default: "default" default_layout "compact" + // The folder in which Zellij will look for layouts // (Requires restart)