summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-24 08:07:01 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-24 08:07:01 -0700
commit2ad7b83085f4284fc4562114d43c6fdd4c51a6a2 (patch)
treef9721b6614326eb2b82d6f0f11bce4c804608047
parentfa30a0d23e99af45086abe6faf406387c6cd91f0 (diff)
downloaddotfiles-2ad7b83085f4284fc4562114d43c6fdd4c51a6a2.tar.gz
update alarm clock on artemis
-rw-r--r--.config/cron/swhitton/artemis.silentflame.com2
-rwxr-xr-xbin/goodmorning2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/cron/swhitton/artemis.silentflame.com b/.config/cron/swhitton/artemis.silentflame.com
index 1e9af0f9..bb1c315d 100644
--- a/.config/cron/swhitton/artemis.silentflame.com
+++ b/.config/cron/swhitton/artemis.silentflame.com
@@ -7,7 +7,7 @@
# alarm clock: artemis is always turned on at present and I can't get
# joeyh's systemd alarm clock working. Fifteen minutes after sunrise
-30 6 * * * chronic goodmorning
+0 6 * * * chronic goodmorning
0 3 * * * chronic update-recoll-db
diff --git a/bin/goodmorning b/bin/goodmorning
index 41c46875..1306cbc2 100755
--- a/bin/goodmorning
+++ b/bin/goodmorning
@@ -1,6 +1,6 @@
#!/bin/sh
-VOLUME=60 # lid closed!
+VOLUME=70 # lid closed!
SONG="/home/swhitton/lib/annex/music/Soundtracks/Cardcaptor Sakura/Cardcaptor Sakura OST/2-4-32 - Yokoku BGM (BGM for Preview).mp3"
# dow=$(date +%u)