about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/x220-gnome/gnome.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/x220-gnome/gnome.nix b/machines/x220-gnome/gnome.nix
index 93ab8db..0027cf0 100644
--- a/machines/x220-gnome/gnome.nix
+++ b/machines/x220-gnome/gnome.nix
@@ -36,7 +36,7 @@
 					};
 
             				"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
-              					binding = "<Super><Enter>";
+              					binding = "<Super>Return";
               					command = "kgx";
               					name = "GNOME Console";