added dependency for power profiles

This commit is contained in:
Michael Scalzetti 2022-03-24 21:05:52 -04:00
parent 4f9894d66f
commit c1447ad9e7

View File

@ -4,7 +4,7 @@ cp ./files/preferences /etc/apt/preferences
# Install gnome # Install gnome
apt-get update &&\ apt-get update &&\
apt -t unstable install -y gnome-session gnome-shell gnome-backgrounds gnome-applets gnome-control-center mutter gjs gnome-core gnome-tweaks libc6-i386 libgl1 libglx0 libglx-mesa0 apt -t unstable install -y gnome-session gnome-shell gnome-backgrounds gnome-applets gnome-control-center mutter gjs gnome-core gnome-tweaks libc6-i386 libgl1 libglx0 libglx-mesa0 power-profiles-daemon
gsettings set org.gnome.shell.overrides workspaces-only-on-primary false gsettings set org.gnome.shell.overrides workspaces-only-on-primary false