refactor config management
This commit is contained in:
parent
cadc9d5140
commit
cc5c125210
8 changed files with 215 additions and 166 deletions
11
.twdrc
Normal file
11
.twdrc
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
layout.subsections = Vertical
|
||||
layout.subsections.group = priority
|
||||
layout.sections.group.show = H,M,L,
|
||||
|
||||
layout.sections = Horizontal
|
||||
layout.sections.group = status
|
||||
layout.sections.group.show = pending,started
|
||||
|
||||
include ~/code/taskwarrior-deluxe/presets/colors_nojhan.conf
|
||||
include ~/code/taskwarrior-deluxe/presets/icons_ascii.conf
|
||||
Loading…
Reference in a new issue