diff options
| -rw-r--r-- | vit/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 55 | 55 | ||
| 56 | # Boolean. If true, VIT will focus on the newly added task. Note: the new task must be | 56 | # Boolean. If true, VIT will focus on the newly added task. Note: the new task must be |
| 57 | #included in the active filter for this setting to have effect. | 57 | #included in the active filter for this setting to have effect. |
| 58 | #focus_on_add = False | 58 | focus_on_add = True |
| 59 | 59 | ||
| 60 | # Path to a directory to manage pid files for running instances of VIT. | 60 | # Path to a directory to manage pid files for running instances of VIT. |
| 61 | # If no path is provided, no pid files will be managed. | 61 | # If no path is provided, no pid files will be managed. |
