mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
Compare commits
3 commits
6e881d9194
...
af4de502f6
| Author | SHA1 | Date | |
|---|---|---|---|
| af4de502f6 | |||
| 0d23b46fb3 | |||
| aaed217f5a |
2 changed files with 5 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ input {
|
|||
|
||||
// For example:
|
||||
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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -37,6 +37,10 @@
|
|||
name = "Github Notifications";
|
||||
url = "https://github.com/notifications";
|
||||
}
|
||||
{
|
||||
name = "glove80 layout";
|
||||
url = "https://my.moergo.com/glove80/#/layout/user/4ade12f3-81d7-4342-8196-9c13c43ac94e";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue