diff options
Diffstat (limited to 'templates/local.yaml')
-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 |