aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-04-05 11:58:06 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-04-05 11:58:06 +0200
commit17c5283c684c461c343cc0cc987a80291287fa22 (patch)
tree9bcba1f7140bf7519625a676dd6526f52b5b4d27 /README.org
parentREADME in progress (diff)
downloadgo2work-17c5283c684c461c343cc0cc987a80291287fa22.tar.gz
go2work-17c5283c684c461c343cc0cc987a80291287fa22.tar.bz2
go2work-17c5283c684c461c343cc0cc987a80291287fa22.tar.xz
go2work-17c5283c684c461c343cc0cc987a80291287fa22.tar.zst
go2work-17c5283c684c461c343cc0cc987a80291287fa22.zip
Update
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org
index e5d6b69..59b6787 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,8 @@
#+TITLE: go2work
*go2work* is a small command-line program to help you get up in the morning
-so you can work. It is very inspired from
+so you can work. You can set custom ringtones and get a cool fortune too.
+It is very inspired from
[[https://github.com/jahendrie/shalarm][shalarm]]. I made *go2work* originally to learn
the Go programming language and also because ~shalarm~ didn't work out
of the box on FreeBSD.
@@ -38,7 +39,7 @@ Here is the default configuration file path:
~/usr/local/etc/go2work/go2work.toml~
It is recommanded to copy it right away to
-~/home/sleeper/.config/go2work/go2work.toml~.
+~/home/your_name/.config/go2work/go2work.toml~.
*go2work* will search for configuration files in this order of importance:
~$XDG_CONFIG_HOME/go2work/go2work.toml~