This commit is contained in:
2026-03-09 08:59:27 +01:00
parent cbdc8a01e0
commit 28ae33c58f

View File

@@ -47,9 +47,9 @@
magnifier-zoom-out = []; magnifier-zoom-out = [];
}; };
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = { "org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
command = ["kgx --tab"]; command = "kgx --tab";
binding = ["<Super>Return"]; binding = "<Super>Return";
name = ["Console"]; name = "Console";
}; };
"org/gnome/desktop/wm/keybindings" = { "org/gnome/desktop/wm/keybindings" = {
activate-window-menu = []; activate-window-menu = [];