diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-04-16 23:40:20 +0000 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-04-16 23:40:20 +0000 |
commit | 45bb86487ddb845eff3fd76273221239a637317c (patch) | |
tree | 7e1c0da5f192ff15bcf6c8bbbc4e7fa842b3ba2e | |
parent | 957d0ec03d318b7bd6eba320e56fb2fccbadc1f5 (diff) |
cleanup qwerty
esc and caps don't need to defined again since they're already in main.
-rw-r--r-- | .config/keyd/default.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/keyd/default.conf b/.config/keyd/default.conf index 6956b4b..d6434e8 100644 --- a/.config/keyd/default.conf +++ b/.config/keyd/default.conf @@ -29,8 +29,6 @@ n = k m = h [qwerty] -esc = overload(switch, capslock) -capslock = overload(extend, esc) e = e r = r t = t |