Updated gnome-keybindings.dconf fixing things 2
This commit is contained in:
parent
5cfd987176
commit
68a8f4cb5d
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ switch-group=@as []
|
|||
switch-group-backward=@as []
|
||||
switch-to-workspace-up=@as []
|
||||
switch-to-workspace-down=@as []
|
||||
switch-to-workspace-left=['<Super><Alt>Left']
|
||||
switch-to-workspace-right=['<Super><Alt>Right']
|
||||
switch-to-workspace-left=['<Control><Super>Left']
|
||||
switch-to-workspace-right=['<Control><Super>Right']
|
||||
switch-input-source=@as []
|
||||
switch-input-source-backward=@as []
|
||||
unmaximize=['<Control><Alt>BackSpace']
|
||||
|
|
Loading…
Add table
Reference in a new issue