Add GNOME power profiles

This commit is contained in:
2024-07-10 21:11:51 +01:00
parent 3a92e39f47
commit 7d9dfa7269
4 changed files with 2 additions and 468 deletions

View File

@@ -120,7 +120,7 @@ for selection in $main_menu; do
echo
echo
sudo apt install -y gnome-core
sudo apt install -y gnome-core power-profiles-daemon
dconf load -f / < ./settings.dconf
fi