From b73f007e7556e18a4f78d7a9f35c8f575fd6b825 Mon Sep 17 00:00:00 2001 From: x70b1 Date: Fri, 22 Feb 2019 09:56:01 +0100 Subject: [PATCH] system-gpu-intel,info-xampp,battery-combined-tlp: fix typo --- polybar-scripts/battery-combined-tlp/README.md | 2 +- polybar-scripts/info-xampp/README.md | 2 +- polybar-scripts/system-gpu-intel/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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