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:
2024-12-26 20:15:06 +01:00
parent 1483a5c46a
commit 0d37c9fe95
4 changed files with 63 additions and 607 deletions

View File

@@ -1,2 +1,3 @@
#!/usr/bin/env bash
sudo nixos-rebuild switch --impure --flake ".#"
# sudo nixos-rebuild boot --impure --flake ".#"