📝 Added entire config directory for backup purposes
This commit is contained in:
parent
4b38e59bb6
commit
9b946e2d14
11091 changed files with 1440953 additions and 0 deletions
24
.config/gammyconf
Normal file
24
.config/gammyconf
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"brt_auto": false,
|
||||
"brt_extend": false,
|
||||
"brt_fps": 60,
|
||||
"brt_max": 500,
|
||||
"brt_min": 250,
|
||||
"brt_offset": 166,
|
||||
"brt_polling_rate": 100,
|
||||
"brt_speed": 1000,
|
||||
"brt_step": 500,
|
||||
"brt_threshold": 8,
|
||||
"log_level": 3,
|
||||
"temp_auto": false,
|
||||
"temp_fps": 45,
|
||||
"temp_high": 6500,
|
||||
"temp_low": 3400,
|
||||
"temp_speed": 60.0,
|
||||
"temp_step": 166,
|
||||
"temp_sunrise": "06:00:00",
|
||||
"temp_sunset": "16:00:00",
|
||||
"wnd_show_on_startup": true,
|
||||
"wnd_x": 8,
|
||||
"wnd_y": 542
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue