mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-17 09:17:02 +02:00
Update komorebic.lib.ahk
re-add the #Requires v2 line remove the "generated by komorebic" comment
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
; Generated by komorebic.exe
|
#Requires AutoHotkey v2.0.2
|
||||||
|
|
||||||
Start(ffm, await_configuration, tcp_port) {
|
Start(ffm, await_configuration, tcp_port) {
|
||||||
RunWait("komorebic.exe start " ffm " --await-configuration " await_configuration " --tcp-port " tcp_port, , "Hide")
|
RunWait("komorebic.exe start " ffm " --await-configuration " await_configuration " --tcp-port " tcp_port, , "Hide")
|
||||||
|
|||||||
Reference in New Issue
Block a user