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 \
|
||||
vim;
|
||||
|
||||
yay --noconfirm -Syu power-profiles-daemon;
|
||||
sudo systemctl enable --now power-profiles-daemon;
|
||||
|
||||
# Fonts
|
||||
yay --noconfirm -Syu \
|
||||
otf-cascadia-code-nerd \
|
||||
|
|
Loading…
Reference in a new issue