bevy_window_manager 0.20.2

Bevy plugin for primary window restoration and multi-monitor support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
include = ["**/*.toml"]

[formatting]
align_entries  = true
reorder_arrays = true
reorder_keys   = true


[[rule]]
include = ["bacon.toml"]

[rule.formatting]
reorder_arrays = false