aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaitinq <30861839+Baitinq@users.noreply.github.com>2019-11-06 14:46:06 +0000
committerGitHub <noreply@github.com>2019-11-06 14:46:06 +0000
commitfe6553a1342951d857e9d4fa8e83d001f64f2637 (patch)
tree7de2038f437af2b7d17da96ab9e9dab89a6c0ced
parent0c613b4b58c7f54ce708f22561d00d8a5359aceb (diff)
Update README.md
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index ea8ab1c..fde4854 100644
--- a/README.md
+++ b/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
`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
Default modules are located within `~/.config/dwmbar/modules`, and custom