Disable pane frames

This commit is contained in:
Daniel Lynn 2025-04-24 14:10:40 -05:00
parent e3907a655c
commit 3eaddcfb7c
Signed by: daniel
GPG Key ID: 28496A140E180A9D

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