mirror of
https://git.adityakumar.xyz/dwmbar.git
synced 2024-11-09 14:19:43 +00:00
Update README.md
This commit is contained in:
parent
0c613b4b58
commit
fe6553a134
1 changed files with 0 additions and 10 deletions
10
README.md
10
README.md
|
@ -66,16 +66,6 @@ the start of your bar, on the very right. This can either be padding spaces, to
|
||||||
move the bar away from the right edge, or even text. By default, we set
|
move the bar away from the right edge, or even text. By default, we set
|
||||||
`PADDING` to `$USER@$HOSTNAME`. Feel free to change this.
|
`PADDING` to `$USER@$HOSTNAME`. Feel free to change this.
|
||||||
|
|
||||||
### About dwmbarrc
|
|
||||||
|
|
||||||
**Because we expect people to modify `dwmbarrc`, we will never update it.
|
|
||||||
dwmbar will automatically create it if it is not there, but once it is there,
|
|
||||||
it must be deleted for another up-to-date version to be given.**
|
|
||||||
|
|
||||||
Interestingly, so long as dwmbarrc prints *something* to stdout, it does not
|
|
||||||
matter what it's written in, or what it does. So if you want to write your own
|
|
||||||
implementation and use that, go nuts.
|
|
||||||
|
|
||||||
## Writing Modules
|
## Writing Modules
|
||||||
|
|
||||||
Default modules are located within `~/.config/dwmbar/modules`, and custom
|
Default modules are located within `~/.config/dwmbar/modules`, and custom
|
||||||
|
|
Loading…
Reference in a new issue