Even though the package management for this repo is handled by Poetry, pip is still required to download and
configure Python modules. To install pip:
sudo apt update
sudo apt install python3-pip| ; Put script in startup folder: Windows logo key + R, type shell:startup | |
| ; #Warn ; Enable warnings to assist with detecting common errors. | |
| ; https://stackoverflow.com/questions/30576432/remap-arrow-keys-onto-jkli-whenever-holding-down-a-certain-modifier-key | |
| SendMode Input ; Recommended for new scripts due to its superior speed and reliability. | |
| SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. | |
| ; AHK Command ; key = Effect (Description) | |