Bläddra i källkod

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 år sedan
förälder
incheckning
1084f05ebd
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config Visa fil

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