Simplify caps-lock remapping
It turns out that all other methods I have tried overrides disabling the touchpad while typing. Only interception-tools seems to work.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
sudo nixos-rebuild switch --impure --flake ".#"
|
||||
# sudo nixos-rebuild boot --impure --flake ".#"
|
||||
|
||||
Reference in New Issue
Block a user