wip: dnsc-machine setup
This commit is contained in:
parent
7e3e5a536d
commit
32617e977f
1 changed files with 7 additions and 5 deletions
|
|
@ -1,11 +1,13 @@
|
|||
{
|
||||
services.keyd = {
|
||||
enable = true;
|
||||
default = {
|
||||
ids = [ "*" ];
|
||||
settings = {
|
||||
main = {
|
||||
space = "overload(control, space)";
|
||||
keyboards = {
|
||||
default = {
|
||||
ids = [ "*" ];
|
||||
settings = {
|
||||
main = {
|
||||
space = "overload(control, space)";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue