compact zellij
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user