swap ppd for tuned (#55)

This commit is contained in:
Mylloon 2024-10-10 13:24:54 +02:00
parent 45be4853b8
commit 7986a2bd9d
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 6 additions and 2 deletions

View file

@ -58,7 +58,7 @@ function main {
gnome-shell-extension-quick-settings-tweaks-git gpu-screen-recorder-git \
epson-inkjet-printer-stylus-photo-px810fw-series heroic-games-launcher-bin \
gnome-shell-extension-blur-my-shell clamav-unofficial-sigs vesktop-bin \
nautilus-open-any-terminal hieroglyphic-bin
nautilus-open-any-terminal hieroglyphic-bin tuned-ppd
# === Disable wayland ==
@ -406,6 +406,11 @@ function main {
sudo sed -i "s/#HandleLidSwitchDocked=ignore/HandleLidSwitchDocked=ignore/g" /etc/systemd/logind.conf
# === Power management ==
sudo systemctl enable tuned.service
sudo systemctl start tuned.service
printf "\nConcernant le Secure Boot, voici le tuto :"
echo "https://www.reddit.com/r/archlinux/comments/zo83gb/how_i_setup_secure_boot_for_arch_linux_simple/"
echo -e "\n\nInstallation terminée.\nIl faut redémarrer l'ordinateur."

View file

@ -132,7 +132,6 @@
"gnome-shell-extension-desktop-icons-ng",
"libreoffice-fresh",
"trash-cli",
"power-profiles-daemon",
"jdk-openjdk",
"texlive-fontsrecommended",
"texlive-fontsextra",