Added a config rule to disable a shortcut
This commit is contained in:
parent
3150224265
commit
021124b584
1 changed files with 2 additions and 0 deletions
|
|
@ -111,6 +111,8 @@
|
||||||
panel-run-dialog = ["<Alt>F2"];
|
panel-run-dialog = ["<Alt>F2"];
|
||||||
switch-to-workspace-left = ["<Control><Super>Left"];
|
switch-to-workspace-left = ["<Control><Super>Left"];
|
||||||
switch-to-workspace-right = ["<Control><Super>Right"];
|
switch-to-workspace-right = ["<Control><Super>Right"];
|
||||||
|
switch-applications = "@as []";
|
||||||
|
switch-applications-backward = "@as []";
|
||||||
};
|
};
|
||||||
|
|
||||||
"org/gnome/settings-daemon/plugins/media-keys" = {
|
"org/gnome/settings-daemon/plugins/media-keys" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue