9 lines
262 B
TOML
Executable File
9 lines
262 B
TOML
Executable File
# [[shades]]
|
|
# name = "vibrance"
|
|
# default = true # shader to use during times when there is no other shader scheduled
|
|
|
|
[[shades]]
|
|
name = "blue-light-filter"
|
|
start_time = 19:00:00
|
|
end_time = 08:00:00 # optional if you have more than one shade with start_time
|