taskwarrior: switched to light theme
This commit is contained in:
parent
698968ef9e
commit
c28d3d775c
6
.taskrc
6
.taskrc
|
@ -4,8 +4,12 @@
|
||||||
data.location=~/.task
|
data.location=~/.task
|
||||||
|
|
||||||
# Color theme (uncomment one to use)
|
# Color theme (uncomment one to use)
|
||||||
include /run/current-system/sw/share/doc/task/rc/solarized-dark-256.theme
|
include /run/current-system/sw/share/doc/task/rc/light-256.theme
|
||||||
|
#include /run/current-system/sw/share/doc/task/rc/solarized-dark-256.theme
|
||||||
#include /run/current-system/sw/share/doc/task/rc/solarized-light-256.theme
|
#include /run/current-system/sw/share/doc/task/rc/solarized-light-256.theme
|
||||||
|
#include ~/.task/gruvbox.theme
|
||||||
|
|
||||||
|
weekstart = Monday
|
||||||
|
|
||||||
taskd.server=task.mcwhirter.io:53589
|
taskd.server=task.mcwhirter.io:53589
|
||||||
taskd.credentials=teaghlach/craige/82e4f8ba-6297-4e54-8524-533f3e8df2d3
|
taskd.credentials=teaghlach/craige/82e4f8ba-6297-4e54-8524-533f3e8df2d3
|
||||||
|
|
Loading…
Reference in a new issue