From 557649838830f64f980610318a1d45ba9ce72809 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 8 Sep 2023 11:36:20 +0200 Subject: Vit: Setze den Fokus auf den neuen Eintrag nach dem Hinzufügen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vit/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vit/config.ini') diff --git a/vit/config.ini b/vit/config.ini index 4960336..70e7bee 100644 --- a/vit/config.ini +++ b/vit/config.ini @@ -55,7 +55,7 @@ wait = False # Boolean. If true, VIT will focus on the newly added task. Note: the new task must be #included in the active filter for this setting to have effect. -#focus_on_add = False +focus_on_add = True # Path to a directory to manage pid files for running instances of VIT. # If no path is provided, no pid files will be managed. -- cgit v1.3