From a4b039e87059f141f9f22c3c54dffb5726036fdb Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Sat, 16 Jul 2016 00:13:36 +0430 Subject: [PATCH] Fix two comment in config file (#90) --- config-default.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config-default.js b/config-default.js index 7b6f34ab..4bd450e3 100644 --- a/config-default.js +++ b/config-default.js @@ -21,10 +21,10 @@ module.exports = { // custom css to embed in the main window css: '', - // custom padding (css format, i.e.: `top right bottom left`) + // custom css to embed in the terminal window termCSS: '', - // custom padding + // custom padding (css format, i.e.: `top right bottom left`) padding: '12px 14px', // some color overrides. see http://bit.ly/29k1iU2 for