compact zellij

This commit is contained in:
2026-03-12 09:58:10 +00:00
parent 97c5f6b0d5
commit ea32a1ce37
+4 -1
View File
@@ -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)