Pārlūkot izejas kodu

Add nag for syncthing conflicts

Alois Mahdal 7 gadus atpakaļ
vecāks
revīzija
5bbc5ff27e
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. 7
    0
      dotfiles/bmo/nag.ini

+ 7
- 0
dotfiles/bmo/nag.ini Parādīt failu

1
 [nag.stream]
1
 [nag.stream]
2
     master = event overdue projsum active week
2
     master = event overdue projsum active week
3
+    master = event overdue projsum active week stconflict
3
 
4
 
4
 [nag.def.event]
5
 [nag.def.event]
5
     command = task rc.verbose=nothing list +event due.before:now+2w -ACTIVE
6
     command = task rc.verbose=nothing list +event due.before:now+2w -ACTIVE
11
     expiry = 6 hours
12
     expiry = 6 hours
12
     term-color = lgreen
13
     term-color = lgreen
13
 
14
 
15
+[nag.def.stconflict]
16
+    command = find $HOME/st/config/dotfiles* -name "*conflict*" | grep -v st/config/dotfiles/weechat
17
+    expiry = 3 hours
18
+    notify-urgency = critical
19
+    term-color = lred
20
+
14
 [nag.def.week]
21
 [nag.def.week]
15
     command = task rc.verbose=nothing list +WEEK -ACTIVE
22
     command = task rc.verbose=nothing list +WEEK -ACTIVE
16
     expiry = 2 hours
23
     expiry = 2 hours