summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCritzlez2020-03-18 11:32:26 -0700
committerCritzlez2020-03-18 11:32:26 -0700
commit8f93393db7e1b47d7f9afccec1635d233bcaf374 (patch)
tree1826b1d7565a81cbfcb591315fef6dc9336566e8
parent0db5a9177a313e8aa29d9b9cc97ffe8181a11468 (diff)
downloadaur-8f93393db7e1b47d7f9afccec1635d233bcaf374.tar.gz
Add more instructions
-rw-r--r--detect-tablet-mode-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/detect-tablet-mode-git.install b/detect-tablet-mode-git.install
index b5226473bbee..11a64bdbf1c6 100644
--- a/detect-tablet-mode-git.install
+++ b/detect-tablet-mode-git.install
@@ -7,7 +7,7 @@
## arg 1: the new package version
post_install() {
echo "====> The config file has been placed into /etc/watch_tablet.yml.example. Copy it to your ~/.config/ folder, rename
- it to watch_tablet.yml, and modify it to your needs."
+it to watch_tablet.yml, and modify it to your needs. Run watch_tablet to start the program and autostart when needed."
}
## arg 1: the new package version