dconf: Set a fixed number of workspaces

This commit is contained in:
Oliver Davies 2021-05-07 20:18:17 +01:00
parent 25fcc5279e
commit d4abb0270f

View file

@ -1,3 +1,9 @@
[org/gnome/mutter]
dynamic-workspaces=false
[org/gnome/desktop/wm/preferences]
num-workspaces=5
[org/gnome/desktop/wm/keybindings]
move-to-workspace-1=['<Shift><Super>Home', '<Shift><Super>1']
move-to-workspace-2=['<Shift><Super>2']