From e44f1b2355c61c2c8c7930f5c4b879bf55ec31a3 Mon Sep 17 00:00:00 2001 From: kitty piapiac Date: Fri, 31 Jul 2020 04:39:41 -0700 Subject: =?UTF-8?q?(/=E3=83=BB=E3=83=BB)=E3=83=8E=20=20closes=20windows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - small bugfix - updated readme.md to include config section - updated .gitignore to ignore config.nim - added config.def.nim --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b9d9953..9ac352e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ i have a few goals in mind while writing this project - be small and fairly minimalist - help myself learn nim and get around x11 - +## config +the default config is [src/config.def.nim]; you can duplicate it (and be sure to rename it to config.nim) and make changes to your liking + ## development clone using ``` -- cgit v1.2.3