aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArchie Hilton (thytom) <archie.hilton1@gmail.com>2019-11-06 16:47:25 +0000
committerArchie Hilton (thytom) <archie.hilton1@gmail.com>2019-11-06 16:47:25 +0000
commitbff03413acbe5b7c9c546f69caaa1be8fa6b6d8e (patch)
tree60fdda25d042b7e2023017e28639cd71fbfd788e /README.md
parent3587e006fab760fa4add986718abd71f9077de01 (diff)
Updated modules path
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1920d3..413c332 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ move the bar away from the right edge, or even text. By default, we set
## Writing Modules
-Default modules are located within `~/.config/dwmbar/modules`, and custom
+Default modules are located within `/usr/share/dwmbar/modules`, and custom
modules can be placed in `~/.config/dwmbar/modules/custom`. If a default module
exists with the same name as a custom module, then the custom module will take
precedence.