浏览代码

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"