system-gpu-intel,info-xampp,battery-combined-tlp: fix typo
This commit is contained in:
parent
c14c53c829
commit
b73f007e75
@ -14,7 +14,7 @@ It uses TLP and requires root privileges. Note that the icon doesn't change.
|
|||||||
|
|
||||||
## Configuration
|
## 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
|
```ini
|
||||||
user ALL=(ALL) NOPASSWD: /usr/bin/tlp-stat
|
user ALL=(ALL) NOPASSWD: /usr/bin/tlp-stat
|
||||||
|
@ -7,7 +7,7 @@ The Script prints the status of [XAMPP](https://www.apachefriends.org/de/index.h
|
|||||||
|
|
||||||
## Configuration
|
## 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
|
```ini
|
||||||
user ALL=(ALL) NOPASSWD: /opt/lampp/xampp
|
user ALL=(ALL) NOPASSWD: /opt/lampp/xampp
|
||||||
|
@ -11,7 +11,7 @@ A script that shows the Intel GPU consumption. It is calculated on the current f
|
|||||||
|
|
||||||
## Configuration
|
## 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
|
user ALL=(ALL) NOPASSWD: /usr/bin/intel_gpu_frequency
|
||||||
|
Loading…
x
Reference in New Issue
Block a user