compact zellij
This commit is contained in:
@@ -250,7 +250,9 @@ keybinds clear-defaults=true {
|
|||||||
// changing these requires a restart to take effect
|
// changing these requires a restart to take effect
|
||||||
plugins {
|
plugins {
|
||||||
about location="zellij:about"
|
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"
|
configuration location="zellij:configuration"
|
||||||
filepicker location="zellij:strider" {
|
filepicker location="zellij:strider" {
|
||||||
cwd "/"
|
cwd "/"
|
||||||
@@ -309,6 +311,7 @@ default_shell "fish"
|
|||||||
|
|
||||||
default_layout "compact"
|
default_layout "compact"
|
||||||
|
|
||||||
|
|
||||||
// The folder in which Zellij will look for layouts
|
// The folder in which Zellij will look for layouts
|
||||||
// (Requires restart)
|
// (Requires restart)
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user