diff options
author | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-11-06 16:47:25 +0000 |
---|---|---|
committer | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-11-06 16:47:25 +0000 |
commit | bff03413acbe5b7c9c546f69caaa1be8fa6b6d8e (patch) | |
tree | 60fdda25d042b7e2023017e28639cd71fbfd788e | |
parent | 3587e006fab760fa4add986718abd71f9077de01 (diff) |
Updated modules path
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |