diff options
author | Cody Hiar <codyfh@gmail.com> | 2019-05-03 09:56:53 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2019-05-03 09:56:53 -0600 |
commit | 1629850195ab01c81a45921ffd2f82f2ee269bbd (patch) | |
tree | 0dd73e6cdd495328cf05ea45df162b4d2075204a /templates | |
parent | af7e1e0fea820d34c1809f3ac1f6e0cfa04bf858 (diff) |
Updating start dir for local template
Diffstat (limited to 'templates')
-rw-r--r-- | templates/local.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/local.yaml b/templates/local.yaml index defb9a4..8c164d7 100644 --- a/templates/local.yaml +++ b/templates/local.yaml @@ -1,5 +1,5 @@ session_name: local -start_directory: ~/Notes +start_directory: ~/ windows: - window_name: tasks layout: tiled |