adds power-profiles-daemon to dependencies (#262)
* adds power-profiles-daemon to dependencies * adds power-profiles-daemon to dependencies
This commit is contained in:
@@ -61,12 +61,15 @@ pywal
|
||||
|
||||
## To check for pacman updates in the default script used in the updates module
|
||||
pacman-contrib
|
||||
|
||||
## To switch between power profiles in battery module
|
||||
power-profiles-daemon
|
||||
```
|
||||
|
||||
Arch (pacman):
|
||||
|
||||
```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):
|
||||
|
||||
Reference in New Issue
Block a user