mirror of
https://git.adityakumar.xyz/dwmbar.git
synced 2024-11-22 02:22:53 +00:00
Updated modules path
This commit is contained in:
parent
3587e006fa
commit
bff03413ac
1 changed files with 1 additions and 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.
|
||||
|
|
Loading…
Reference in a new issue