diff --git a/install/gnome-hotkeys.sh b/install/gnome-hotkeys.sh index 52c5eb8..e492614 100644 --- a/install/gnome-hotkeys.sh +++ b/install/gnome-hotkeys.sh @@ -4,7 +4,8 @@ gsettings set org.gnome.desktop.wm.keybindings close "['w']" # Full-screen with title/navigation bar gsettings set org.gnome.desktop.wm.keybindings toggle-fullscreen "['F11']" -# Expand from 4 to 6 default workspaces +# Use 6 fixed workspaces instead of dynamic mode +gsettings set org.gnome.mutter dynamic-workspaces false gsettings set org.gnome.desktop.wm.preferences num-workspaces 6 # Use alt for pinned apps