aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-08-09 20:52:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-08-09 20:52:23 -0300
commit953d6166352ce3d8f64a9707d0f9f250dba9b453 (patch)
tree775f93ea8c7b49a7074dd38babaca2475fdef3e7
parent7eb8ca91fb9c922774fe5cbf74699474c3d35b55 (diff)
downloadwyrd-953d6166352ce3d8f64a9707d0f9f250dba9b453.tar.gz
wyrd-953d6166352ce3d8f64a9707d0f9f250dba9b453.tar.bz2
Updates comments
-rw-r--r--wyrdrc.dot.link8
1 files changed, 5 insertions, 3 deletions
diff --git a/wyrdrc.dot.link b/wyrdrc.dot.link
index a90b5e1..0c48020 100644
--- a/wyrdrc.dot.link
+++ b/wyrdrc.dot.link
@@ -1,8 +1,10 @@
-# Wyrd run-configuration file
+# Wyrd configuration file
-# command for the Remind executable
+# Command for the Remind executable
set remind_command="remind"
-# the default reminder file to display
+
+# The default reminder file to display
+# We use $HOME/.custom/reminders instead of the default because the user could mistakenly edit that file from wyrd
#set reminders_file="$HOME/.reminders"
set reminders_file="$HOME/.custom/reminders"