Kaynağa Gözat

Add nag for syncthing conflicts

Alois Mahdal 7 yıl önce
ebeveyn
işleme
5bbc5ff27e
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7
    0
      dotfiles/bmo/nag.ini

+ 7
- 0
dotfiles/bmo/nag.ini Dosyayı Görüntüle

@@ -1,5 +1,6 @@
1 1
 [nag.stream]
2 2
     master = event overdue projsum active week
3
+    master = event overdue projsum active week stconflict
3 4
 
4 5
 [nag.def.event]
5 6
     command = task rc.verbose=nothing list +event due.before:now+2w -ACTIVE
@@ -11,6 +12,12 @@
11 12
     expiry = 6 hours
12 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 21
 [nag.def.week]
15 22
     command = task rc.verbose=nothing list +WEEK -ACTIVE
16 23
     expiry = 2 hours