From 48588bda9aebea2f27f6412a087b215297bf2da7 Mon Sep 17 00:00:00 2001 From: svkalinin Date: Thu, 22 Sep 2022 16:40:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=B4=D0=BB=D1=8F=20=D1=81=D0=B8=D1=81=D1=82=D0=B5?= =?UTF-8?q?=D0=BC=D0=BD=D0=BE=D0=B9=20=D0=BA=D0=BE=D0=BC=D0=B0=D0=BD=D0=B4?= =?UTF-8?q?=D1=8B=20=D0=BF=D0=BE=D0=B8=D1=81=D0=BA=D0=B0=20=D0=B2=20=D1=84?= =?UTF-8?q?=D0=B2=D0=B0=D0=B9=D0=BB=D0=B0=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/config.tcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/config.tcl b/lib/config.tcl index beb8fa4..60e6126 100644 --- a/lib/config.tcl +++ b/lib/config.tcl @@ -25,6 +25,8 @@ set ::configDefault "\[General\] cfgModifyDate='' opened= editedFiles= +searchCommand=/usr/bin/grep +searchCommandOptions=-r -n -H \[GUI\] locale=$locale theme=dark