1{
2  "astro_window": {
3    "always_show_details": true
4  },
5  "bags_window": {
6    "cols": 3,
7    "rows": 4
8  },
9  "invent_window": {
10    "allow_equip_swap": true,
11    "mix_all": true,
12    "manual_size": true,
13    "small_size": true
14  },
15  "overhead": {
16    "view_health_bar": true,
17    "view_hp": true,
18    "view_names": true
19  },
20  "dialogue_window": {
21    "copy_excludes_newlines": true,
22    "copy_excludes_responses": true
23  },
24  "user_menus_window": {
25    "background_off": false,
26    "border_on": false,
27    "include_datadir": true,
28    "standard_window_position": 2,
29    "title_on": false,
30    "use_small_font": true,
31    "window_used": true
32  }
33}
34