From a87e3460be918b491878b151991ece4e5246819e Mon Sep 17 00:00:00 2001 From: kitty piapiac Date: Thu, 30 Jul 2020 11:01:46 -0700 Subject: =?UTF-8?q?=CE=BB=20rework=20handling=20key=20events?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.nim') diff --git a/src/config.nim b/src/config.nim index 628a4ff..cd5b802 100644 --- a/src/config.nim +++ b/src/config.nim @@ -1,4 +1,4 @@ -import types, x11/x +import /keys, x11/x # settings, or something along those lines const -- cgit v1.2.3