Program that adds hotkey to correct text if you used wrong keyboard layout
Install Python 3
Install pip
Install modules from requirements.txt
pip install -r requirements.txt
Clone this git repository to your computer
In command line go to repository folder
Run selected_text_changer.py with Python
python selected_text_changer.py
Select text you want to correct and use hotkey
Default hotkey is ctrl+alt+k
You can set your hotkey in config.txt file