diff --git a/polybar-scripts/battery-combined-tlp/README.md b/polybar-scripts/battery-combined-tlp/README.md index 86c3654..f995053 100644 --- a/polybar-scripts/battery-combined-tlp/README.md +++ b/polybar-scripts/battery-combined-tlp/README.md @@ -14,7 +14,7 @@ It uses TLP and requires root privileges. Note that the icon doesn't change. ## Configuration -You may need to add `tlp-stat` command to the `/etc/sudoers` NOPASSWD of your user: +You may need to add the `tlp-stat` command to the `/etc/sudoers` NOPASSWD of your user: ```ini user ALL=(ALL) NOPASSWD: /usr/bin/tlp-stat diff --git a/polybar-scripts/info-xampp/README.md b/polybar-scripts/info-xampp/README.md index 6ada1c2..0908ee1 100644 --- a/polybar-scripts/info-xampp/README.md +++ b/polybar-scripts/info-xampp/README.md @@ -7,7 +7,7 @@ The Script prints the status of [XAMPP](https://www.apachefriends.org/de/index.h ## Configuration -You may need to add `xampp` command to the `/etc/sudoers` NOPASSWD of your user: +You may need to add the `xampp` command to the `/etc/sudoers` NOPASSWD of your user: ```ini user ALL=(ALL) NOPASSWD: /opt/lampp/xampp diff --git a/polybar-scripts/system-gpu-intel/README.md b/polybar-scripts/system-gpu-intel/README.md index a738720..29b435b 100644 --- a/polybar-scripts/system-gpu-intel/README.md +++ b/polybar-scripts/system-gpu-intel/README.md @@ -11,7 +11,7 @@ A script that shows the Intel GPU consumption. It is calculated on the current f ## Configuration -You may need to add `intel_gpu_frequency` command to the `/etc/sudoers` NOPASSWD of your user: +You may need to add the `intel_gpu_frequency` command to the `/etc/sudoers` NOPASSWD of your user: ``` user ALL=(ALL) NOPASSWD: /usr/bin/intel_gpu_frequency