Compare commits

..

3 commits

Author SHA1 Message Date
af4de502f6 bookmark 2025-12-13 14:07:57 +01:00
0d23b46fb3 bookmark 2025-12-13 13:15:25 +01:00
aaed217f5a rctrl 2025-12-13 13:11:03 +01:00
2 changed files with 5 additions and 1 deletions

View file

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

View file

@ -37,6 +37,10 @@
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";
}
]; ];
} }
]; ];