Sfoglia il codice sorgente

Four weeks seems to soon IRL

Alois Mahdal 10 anni fa
parent
commit
c728a83f01
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      dotfiles/bmo/nag.ini

+ 1
- 1
dotfiles/bmo/nag.ini Vedi File

2
     master = event overdue active week
2
     master = event overdue active week
3
 
3
 
4
 [nag.def.event]
4
 [nag.def.event]
5
-    command = task rc.verbose=nothing list +event due.before:now+4w -ACTIVE
5
+    command = task rc.verbose=nothing list +event due.before:now+2w -ACTIVE
6
     expiry = 6 hours
6
     expiry = 6 hours
7
     term-color = magenta
7
     term-color = magenta
8
 
8