diff --git a/overrides/default-settings.gschema.override.in b/overrides/default-settings.gschema.override.in index 8c5c2b6..5723cff 100644 --- a/overrides/default-settings.gschema.override.in +++ b/overrides/default-settings.gschema.override.in @@ -43,15 +43,15 @@ theme-name='elementary' [org.gnome.desktop.wm.keybindings:Pantheon] # defaults to Up, replaced by toggle below, so we need to clear it here maximize=[] -move-to-workspace-1=['1','1'] -move-to-workspace-2=['2','2'] -move-to-workspace-3=['3','3'] -move-to-workspace-4=['4','4'] -move-to-workspace-5=['5','5'] -move-to-workspace-6=['6','6'] -move-to-workspace-7=['7','7'] -move-to-workspace-8=['8','8'] -move-to-workspace-9=['9','9'] +move-to-workspace-1=['1'] +move-to-workspace-2=['2'] +move-to-workspace-3=['3'] +move-to-workspace-4=['4'] +move-to-workspace-5=['5'] +move-to-workspace-6=['6'] +move-to-workspace-7=['7'] +move-to-workspace-8=['8'] +move-to-workspace-9=['9'] move-to-workspace-left=['Left'] move-to-workspace-right=['Right'] panel-run-dialog=[] @@ -69,15 +69,15 @@ switch-to-workspace-left=['Left'] switch-to-workspace-right=['Right'] switch-to-workspace-up=[] switch-to-workspace-down=[] -switch-to-workspace-1=['1'] -switch-to-workspace-2=['2'] -switch-to-workspace-3=['3'] -switch-to-workspace-4=['4'] -switch-to-workspace-5=['5'] -switch-to-workspace-6=['6'] -switch-to-workspace-7=['7'] -switch-to-workspace-8=['8'] -switch-to-workspace-9=['9'] +switch-to-workspace-1=['1'] +switch-to-workspace-2=['2'] +switch-to-workspace-3=['3'] +switch-to-workspace-4=['4'] +switch-to-workspace-5=['5'] +switch-to-workspace-6=['6'] +switch-to-workspace-7=['7'] +switch-to-workspace-8=['8'] +switch-to-workspace-9=['9'] switch-windows=['Tab'] switch-windows-backward=['Tab'] toggle-maximized=['Up']