feat: map caps to ctrl

This commit is contained in:
Ahwx 2025-01-07 09:58:30 +01:00
parent ec2d723a66
commit 797689501d

View file

@ -101,6 +101,7 @@
];
input = {
kb_options = "caps:ctrl_modifier";
kb_layout = "us";
numlock_by_default = true;
follow_mouse = 1;