Browse Source

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 years ago
parent
commit
1084f05ebd
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config View File

@@ -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"