Compare commits

..

No commits in common. "af4de502f68104de891e7862d70c16ea3057a2a1" and "6e881d9194053774fddc81b006adbe1fc5337b9c" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -14,7 +14,7 @@ input {
// For example: // For example:
layout "ch" layout "ch"
// options "compose:rctrl" // i need rctrl for the glove80 so lets remove this for now options "compose:rctrl"
// options "grp:win_space_toggle,compose:ralt,ctrl:nocaps" // options "grp:win_space_toggle,compose:ralt,ctrl:nocaps"
} }
} }

View file

@ -37,10 +37,6 @@
name = "Github Notifications"; name = "Github Notifications";
url = "https://github.com/notifications"; url = "https://github.com/notifications";
} }
{
name = "glove80 layout";
url = "https://my.moergo.com/glove80/#/layout/user/4ade12f3-81d7-4342-8196-9c13c43ac94e";
}
]; ];
} }
]; ];