diff options
author | Yigit Sever | 2020-01-04 16:21:34 +0300 |
---|---|---|
committer | Yigit Sever | 2020-01-04 16:21:34 +0300 |
commit | ec041431da07ece93a258674191ee8b16befcca6 (patch) | |
tree | a9a1de2111f3aef153c84cb0cdd161b3f8530218 /.taskrc##c.desktop,h.Lowe | |
parent | 3cd07e80c97a6c9f9a7283b384da52d681824ec3 (diff) | |
parent | b7382c651d7246c1e0f17c42434ee30dd72ec017 (diff) | |
download | dotfiles-ec041431da07ece93a258674191ee8b16befcca6.tar.gz dotfiles-ec041431da07ece93a258674191ee8b16befcca6.tar.bz2 dotfiles-ec041431da07ece93a258674191ee8b16befcca6.zip |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.taskrc##c.desktop,h.Lowe')
-rw-r--r-- | .taskrc##c.desktop,h.Lowe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.taskrc##c.desktop,h.Lowe b/.taskrc##c.desktop,h.Lowe index b79820e..c8419c4 100644 --- a/.taskrc##c.desktop,h.Lowe +++ b/.taskrc##c.desktop,h.Lowe | |||
@@ -62,8 +62,8 @@ report.todoConky.filter = status:pending and due.after:now and due.before:l | |||
62 | report.todoConky.dateformat = D-M-y H:N (A) | 62 | report.todoConky.dateformat = D-M-y H:N (A) |
63 | 63 | ||
64 | ### report for focus script | 64 | ### report for focus script |
65 | report.custom_focus.columns = description | 65 | report.custom_focus.columns = description,start.age |
66 | report.custom_focus.labels = Description | 66 | report.custom_focus.labels = Description,active |
67 | report.custom_focus.description = Task to feed to focus script | 67 | report.custom_focus.description = Task to feed to focus script |
68 | report.custom_focus.filter = status:pending and +ACTIVE | 68 | report.custom_focus.filter = status:pending and +ACTIVE |
69 | 69 | ||