system-gpu-intel,info-xampp,battery-combined-tlp: fix typo

This commit is contained in:
x70b1 2019-02-22 09:56:01 +01:00
parent c14c53c829
commit b73f007e75
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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