diff options
author | Julian T <julian@jtle.dk> | 2020-09-16 15:56:24 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-09-16 15:56:24 +0200 |
commit | 7938bab1a0b3d90492a0f82706569f2f7f9eeb23 (patch) | |
tree | 02519cfbf31f7a0da1ba5933ddb5b4b7279c5efe /xinit/.Xmodmap | |
parent | a52a730658403e7fdc51defeaabffc7856575459 (diff) |
Draft system for waylandwayland
Diffstat (limited to 'xinit/.Xmodmap')
-rw-r--r-- | xinit/.Xmodmap | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xinit/.Xmodmap b/xinit/.Xmodmap index 735734a..89d617a 100644 --- a/xinit/.Xmodmap +++ b/xinit/.Xmodmap @@ -2,8 +2,3 @@ clear lock clear control keycode 66 = Control_R add control = Control_R Control_L - -remove mod1 = Alt_L -remove mod4 = Super_L -add mod1 = Super_L -add mod4 = Alt_L |