disable caps

This commit is contained in:
Sense T 2023-07-14 08:21:38 +00:00
parent 09c8ac4011
commit e2031c2fea
3 changed files with 2 additions and 6 deletions

View File

@ -54,7 +54,7 @@
}; };
keyd = { keyd = {
enable = true; enable = false;
settings = { settings = {
main = { main = {
capslock = "C-space"; capslock = "C-space";

View File

@ -17,9 +17,5 @@
shell = pkgs.zsh; shell = pkgs.zsh;
}; };
}; };
groups = {
keyd = {};
};
}; };
} }

View File

@ -31,7 +31,7 @@ input {
kb_layout = us kb_layout = us
kb_variant = kb_variant =
kb_model = kb_model =
kb_options = kb_options = caps:none
kb_rules = kb_rules =
follow_mouse = 1 follow_mouse = 1