Add power-profiles-daemon
to arch
This commit is contained in:
parent
3a279bcb7e
commit
90bab7c5af
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ yay --noconfirm -Syu \
|
||||||
screen \
|
screen \
|
||||||
vim;
|
vim;
|
||||||
|
|
||||||
|
yay --noconfirm -Syu power-profiles-daemon;
|
||||||
|
sudo systemctl enable --now power-profiles-daemon;
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
otf-cascadia-code-nerd \
|
otf-cascadia-code-nerd \
|
||||||
|
|
Loading…
Reference in a new issue