Run systemctl suspend on idle.
[root]
name = "circadian"
-version = "0.1.0"
+version = "0.2.0-rc"
dependencies = [
"clap 2.27.1 (registry+https://github.com/rust-lang/crates.io-index)",
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
# /org/freedesktop/UPower org.freedesktop.UPower.Suspend
#
# Default: pm-suspend
-on_idle = ""
+on_idle = "systemctl suspend"
# Time of day (in local timezone) to automatically wake the machine if it
# is sleeping. Specify in 24-hour time format with a colon. Leave blank