adding a command that disables seperate workspaces per monitor. I dont know why that setting is default, its stupid.
This commit is contained in:
parent
e6043bc764
commit
4f9894d66f
@ -6,4 +6,6 @@ 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
|
||||
|
||||
gsettings set org.gnome.shell.overrides workspaces-only-on-primary false
|
||||
|
||||
echo "gnome installed"
|
Loading…
Reference in New Issue
Block a user