15 lines
332 B
Plaintext
Executable File
15 lines
332 B
Plaintext
Executable File
#![enable(implicit_some)]
|
|
(
|
|
border_width: 1,
|
|
margin: 2,
|
|
workspace_margin: [1, 1, 1, 1],
|
|
default_width: None,
|
|
default_height: None,
|
|
always_float: None,
|
|
gutter: None,
|
|
default_border_color: "#232323",
|
|
floating_border_color: "#550000",
|
|
focused_border_color: "#356f7c",
|
|
on_new_window: None,
|
|
)
|