Disable pane frames

This commit is contained in:
2025-04-24 14:10:40 -05:00
parent e3907a655c
commit 3eaddcfb7c

View File

@ -13,3 +13,9 @@ default_layout "compact"
// - system (default)
// - primary
copy_clipboard "primary"
// Toggle between having pane frames around the panes
// Options:
// - true (default)
// - false
pane_frames false