From 027a556bb45a2fd75372c22827d32730ace0ce75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 11 Apr 2021 15:30:08 +0200 Subject: Add custom hotkey support --- drm.ahk | 1 + 1 file changed, 1 insertion(+) diff --git a/drm.ahk b/drm.ahk index de4bf6c..5c75b01 100644 --- a/drm.ahk +++ b/drm.ahk @@ -63,6 +63,7 @@ ButtonRestart: Reload return +; Custom hotkeys ; Open configuration -- cgit v1.2.3