build(just): add justfile for common tasks

This commit is contained in:
LGUG2Z
2021-10-27 19:20:21 -07:00
parent 29a6c39084
commit 2f7ae6f15f
2 changed files with 43 additions and 1 deletions

View File

@@ -246,4 +246,4 @@ ToggleFocusFollowsMouse(implementation) {
AhkLibrary() {
Run, komorebic.exe ahk-library, , Hide
}
}