mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-19 07:54:04 +01:00
When AutoHotKey is detected, and %USERPROFILE%\komorebi.ahk exists, komorebi.exe will now try to run the ahk script after starting the command listener. For this to work smoothly, it is important to set the #SingleInstance directive to Force in komorebi.ahk, which will ensure that duplicates of the script are not run, and a new version of the script is loaded without displaying a GUI confirmation prompt. resolve #3
27 KiB
27 KiB