From cb9dd4a07c2543bf91c01131ae26d557a56bc5c5 Mon Sep 17 00:00:00 2001 From: Salyrus <52689414+Salyrus@users.noreply.github.com> Date: Sat, 9 Oct 2021 13:39:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4ac863..d3cef93 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The brightnessctl package is the only one that managed to change the brightness 1. Download the files as a ZIP or clone into a temporary directory. 2. Move `brightnessctl.sh` to `~/.config/polybar/` file. 3. Make `brightnessctl.sh` executable by executing `chmod u+x ~/.config/polybar/brightnessctl.sh`. -4. Decide where you will put the module. Depending on your choice, add `brightnessctl` to the `modules-left=`,`modules-center=` or `modules-right=` row in your polybar config file. +4. Decide where you will put the module. Depending on your choice, add `brightnessctl` to the `modules-left`,`modules-center` or `modules-right` variable in your polybar config file. 5. Add the following lines to the `~/.config/polybar/config` file: ```