the other gnome command doesnt work apparently, kind of cringe

This commit is contained in:
Michael Scalzetti 2022-03-25 14:11:25 -04:00
parent 9152ff3e10
commit 5bdc379ae5

View File

@ -6,6 +6,7 @@ cp ./files/preferences /etc/apt/preferences
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 power-profiles-daemon
gsettings set org.gnome.shell.overrides workspaces-only-on-primary false
gsettings set org.gnome.mutter workspaces-only-on-primary false
echo "gnome installed"