diff --git a/gnome_install.sh b/gnome_install.sh index 7271b79..238e157 100644 --- a/gnome_install.sh +++ b/gnome_install.sh @@ -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 +# Make all the monitors swap workspaces together (WHY THE FUCK ISNT THIS DEFAULT GNOME? BRUH.) gsettings set org.gnome.mutter workspaces-only-on-primary false