override-syntax.patch 558 B

1234567891011
  1. --- a/src/wm/20_solus-project.budgie.wm.gschema.override
  2. +++ b/src/wm/20_solus-project.budgie.wm.gschema.override
  3. @@ -12,5 +12,5 @@
  4. picture-uri = 'file:///usr/share/backgrounds/budgie/default.jpg'
  5. [org.gnome.desktop.wm.keybindings:Budgie]
  6. -switch-input-source = '[\'<Alt>Shift_L\', \'<Super>space\', \'XF86Keyboard\']'
  7. -switch-input-source-backward = '[\'<Super><Shift>space\', \'<Shift>XF86Keyboard\']'
  8. +switch-input-source = ['<Alt>Shift_L', '<Super>space', 'XF86Keyboard']
  9. +switch-input-source-backward = ['<Super><Shift>space', '<Shift>XF86Keyboard']