Added a config rule to disable a shortcut

This commit is contained in:
KoenDR06 2024-04-02 09:32:18 +00:00
parent 3150224265
commit 021124b584

View file

@ -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" = {