summaryrefslogtreecommitdiff
path: root/docs/tml-config.md
diff options
context:
space:
mode:
authorlshprung <lshprung@yahoo.com>2020-10-12 22:20:55 -0700
committerlshprung <lshprung@yahoo.com>2020-10-12 22:20:55 -0700
commit4313a39544cde16e5750f5affc1b7702770c1699 (patch)
tree71e0ea2862f0daad8c40fbce0869c6f5699a9cff /docs/tml-config.md
parentd529fcc336110d243beeef3d393c1122a8238a39 (diff)
Improved error messages and readme
Diffstat (limited to 'docs/tml-config.md')
-rw-r--r--docs/tml-config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tml-config.md b/docs/tml-config.md
index 63f3cfb..b02ee21 100644
--- a/docs/tml-config.md
+++ b/docs/tml-config.md
@@ -126,7 +126,7 @@ autoAlias on
# Adding a Group of Various Applications
-addGroup Applcations
+addGroup Applications
addName GIMP /usr/bin/gimp Applications
addName Chromium /usr/bin/chromium-browser Applications
addName Thunderbird /usr/bin/thunderbird Applications
@@ -141,7 +141,7 @@ add /home/john/Videos/*mp4 Videos
addGroup Pictures
setLauncher Pictures /usr/bin/sxiv
-setFlags "-s f"
+setFlags Pictures "-s f"
add /home/john/Pictures/*jpg Pictures
add /home/john/Pictures/*png Pictures
addR "/mnt/External_Drive/Johns Photos/*" Pictures