diff options
Diffstat (limited to 'drm.ahk')
-rw-r--r-- | drm.ahk | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -62,6 +62,8 @@ ButtonRestart: Reload return +#IncludeAgain %A_ScriptDir%\hotkeys.x + ; Handle tray opening NotifyIcon(wParam, lParam) @@ -193,7 +195,7 @@ Save(ByRef Positions) if (style & 0x40000 = 0) ; WS_SIZEBOX DoIgnoreSize := true - #IncludeAgain %A_ScriptDir%\drm.x + #IncludeAgain %A_ScriptDir%\rules.x ; Example: ; if (exe = "mpc-hc.exe" and cw = 294) |