소스 검색

Call local utility to reset nagging timers

This will ensure nagging is predictable during session: on first
opportunity (which is normally new terminal window) `tasknag` will nag
about everything, then according to preset intervals.
Alois Mahdal 8 년 전
부모
커밋
1084f05ebd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config 파일 보기

@@ -285,3 +285,4 @@ exec "dropbox start"
285 285
 exec "hexchat --minimize=2"
286 286
 exec "nm-applet"
287 287
 exec "shutter --min_at_startup"
288
+exec "tasknag -R"