- Removed the Windows based Linux VM install option. No longer needed with registry keyswap removal.

This commit is contained in:
Ben Reaves
2020-06-13 16:10:11 -05:00
parent 87a4c6934d
commit d68ca6226c
2 changed files with 2 additions and 8 deletions

View File

@@ -29,9 +29,6 @@ define_conditional_modmap(lambda wm_class: wm_class.casefold() not in terminals,
# Key.RIGHT_META: Key.RIGHT_ALT, # WinMac
# Key.RIGHT_CTRL: Key.RIGHT_META, # WinMac
# # KintoWin
# Key.LEFT_CTRL: Key.RIGHT_CTRL, # KintoWin
# # Mac Only
# Key.LEFT_META: Key.RIGHT_CTRL, # Mac
# Key.LEFT_CTRL: Key.LEFT_META, # Mac