summarylogtreecommitdiffstats
path: root/config.toml
blob: 839d00f3e03047ad047ceccef8d0823857fed04c (plain)
1
2
3
4
5
night_light = { enabled = true, start_time = "20:00", end_time = "20:30", temperature = 3500 }

vibrance_configs = [
  { window_class = "SDL Application", window_title = "", strength = 100 },
]