diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-12-24 19:21:39 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-12-24 19:21:39 +0530 |
| commit | 96a1dfbd6af9298a6f542170e8f00e5fc461e733 (patch) | |
| tree | cbec74beeb4656ff43f59e2e52f2cf490ccf4821 /config/xorg/Xmodmap | |
| parent | a12863b51ed016a0f7e691b1ef05dd14b1512ed5 (diff) | |
| download | nixos-config-96a1dfbd6af9298a6f542170e8f00e5fc461e733.tar.gz nixos-config-96a1dfbd6af9298a6f542170e8f00e5fc461e733.zip | |
Migrates xresources to home manager + removes 'external'
Diffstat (limited to '')
| -rw-r--r-- | config/xorg/Xmodmap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/xorg/Xmodmap b/config/xorg/Xmodmap new file mode 100644 index 0000000..5f02818 --- /dev/null +++ b/config/xorg/Xmodmap @@ -0,0 +1,2 @@ +clear Lock +keycode 66 = Escape NoSymbol Escape |
