Update script names

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-10-03 14:33:48 +01:00
parent 95c3fb7660
commit 260a39d734
5 changed files with 13 additions and 15 deletions

View File

@@ -4,9 +4,9 @@ Repository with various scripts/configs for Arch Linux on the Lenovo Legion 7 (2
Scripts in the `bin` folder should be placed in `/usr/local/bin` or a similar directory and given execute permissions.
- `brightness_up` and `brightness_down`: See which GPU is connected and control brightness using ACPI
- `conservation_mode`: Toggle battery conservation mode which limits charge to 60% to preserve its health
- `power_saving_mode`: Change CPU governor, brightness, and refresh rate to extend battery life
- `brightness-up` and `brightness-down`: See which GPU is connected and control brightness using ACPI
- `conservation-mode`: Toggle battery conservation mode which limits charge to 60% to preserve its health
- `power-saving-mode`: Change CPU governor, brightness, and refresh rate to extend battery life
Files in the `modprobe.d` folder should be placed in `/etc/modprobe.d` and owned by `root`.