From ea530ddcf39f3bd28530ce72ca414d5ee66d1413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Wed, 7 Apr 2021 19:55:57 +0200 Subject: Use sh instead of batch, support custom hotkeys --- rules.x | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rules.x (limited to 'rules.x') diff --git a/rules.x b/rules.x new file mode 100644 index 0000000..e35c42b --- /dev/null +++ b/rules.x @@ -0,0 +1,4 @@ +if (exe = "mpc-hc.exe" and (cw = 294 or cw = 304 or cw = 307)) +{ + DoIgnoreSize := true +} \ No newline at end of file -- cgit v1.2.3