feat: a lot of stuff
This commit is contained in:
parent
9806ee2a4e
commit
bc60f155aa
19 changed files with 250 additions and 20 deletions
|
|
@ -34,7 +34,12 @@ in
|
|||
services.keyd = {
|
||||
enable = true;
|
||||
keyboards.default = {
|
||||
ids = [ "*" "-04fe:0020" ];
|
||||
ids = [
|
||||
"*"
|
||||
"-04fe:0020" # HHKB
|
||||
"-046d:102a" # Logitech G700s
|
||||
"-046d:c07c" # Logitech G700s Rechargeable Gaming Mouse
|
||||
];
|
||||
settings = {
|
||||
main = {
|
||||
leftalt = "layer(meta)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue