1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# This config is re-read each time a graph is being plotted
[]
=false # On Linux, create standard XDG autostart entry. Does nothing on other OS-es yet.
=true # opens config directory and the resulting image
[]
=5.0
=true
=1.0 # how long to wait for next iteration
[]
="%category% (%hours%h)" # Set to "" to hide completely.
= true
=true
="1920,300"
=2.0
=1.0
=true # put "zero" graph labels now, or 00:00 of today?
[]
="black" # Example: "black", "#FF00CC", "#7FFF00CC"
[]
="orange"
[]
="red"
# Example command. Lock screen if it's too late (22:00) or too early (10:00).
# command=["sh", "-c", "(test $(date '+%k') -ge 22 || test $(date '+%k') -le 10) && xscreensaver-command -lock || true"]
[]
="green"
[]
=true