adds power-profiles-daemon to dependencies (#262)

* adds power-profiles-daemon to dependencies

* adds power-profiles-daemon to dependencies
This commit is contained in:
TheyCallMeSecond
2024-09-16 01:57:54 +03:30
committed by GitHub
parent cc0ba8f0c7
commit 977b753557

View File

@@ -61,12 +61,15 @@ pywal
## To check for pacman updates in the default script used in the updates module ## To check for pacman updates in the default script used in the updates module
pacman-contrib pacman-contrib
## To switch between power profiles in battery module
power-profiles-daemon
``` ```
Arch (pacman): Arch (pacman):
```bash ```bash
sudo pacman -S pipewire libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python gnome-bluetooth-3.0 pacman-contrib sudo pacman -S pipewire libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python gnome-bluetooth-3.0 pacman-contrib power-profiles-daemon
``` ```
Arch (AUR): Arch (AUR):