Disable pane frames
This commit is contained in:
parent
e3907a655c
commit
3eaddcfb7c
@ -13,3 +13,9 @@ default_layout "compact"
|
|||||||
// - system (default)
|
// - system (default)
|
||||||
// - primary
|
// - primary
|
||||||
copy_clipboard "primary"
|
copy_clipboard "primary"
|
||||||
|
|
||||||
|
// Toggle between having pane frames around the panes
|
||||||
|
// Options:
|
||||||
|
// - true (default)
|
||||||
|
// - false
|
||||||
|
pane_frames false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user