diff options
author | bd <bdunahu@gmail.com> | 2023-12-26 21:15:58 -0700 |
---|---|---|
committer | bd <bdunahu@gmail.com> | 2023-12-26 21:15:58 -0700 |
commit | fdeb36ca3080f5af0c434cb9fc8c8c06442ced1b (patch) | |
tree | 4024fdabcc64a39534d10bef9b508f2a75b0e8a6 /.config/xmodmap.config | |
parent | 0aff8e05ca1487c50e698d600d13f5c6a02b89a7 (diff) |
Added non-functional home environment configuration.
Diffstat (limited to '.config/xmodmap.config')
-rw-r--r-- | .config/xmodmap.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/xmodmap.config b/.config/xmodmap.config new file mode 100644 index 0000000..c3a9690 --- /dev/null +++ b/.config/xmodmap.config @@ -0,0 +1,4 @@ +clear lock +clear control +keycode 66 = Control_L +add control = Control_L Control_R
\ No newline at end of file |