diff options
author | Cody Hiar <codyfh@gmail.com> | 2018-12-11 08:20:25 -0700 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2018-12-11 08:20:25 -0700 |
commit | a8c7a2bfec5c63145305b44eb2476e04c19bfa6b (patch) | |
tree | 5f12c82b93ed799355c85d9ebc298eb509c7299e /templates | |
parent | 831744f80d20de142510701515ff1caf4ceddfd4 (diff) |
Updating local template
Diffstat (limited to 'templates')
-rw-r--r-- | templates/local.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/local.yaml b/templates/local.yaml index 9e32a05..d8b46a4 100644 --- a/templates/local.yaml +++ b/templates/local.yaml @@ -2,9 +2,10 @@ session_name: local start_directory: ~/Notes windows: - window_name: tasks - layout: main-vertical + layout: tiled panes: - - vim todo.md + - htop - task sync; clear; task -home - + - focus: true |