mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: map caps to ctrl
This commit is contained in:
parent
ec2d723a66
commit
797689501d
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@
|
|||
];
|
||||
|
||||
input = {
|
||||
kb_options = "caps:ctrl_modifier";
|
||||
kb_layout = "us";
|
||||
numlock_by_default = true;
|
||||
follow_mouse = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue