X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xinitrc;h=3688145e62834327a1969a01fb8efc6f3d0bdbf4;hb=8f330d714255c0bd075fa47f869ab2c1a387aef3;hp=7d3fdc697113c459e97975df1d945ab6b52d7e5f;hpb=80ec2902478cf11da5737951f104f55918837dd7;p=config%2Fdotfiles.git diff --git a/xinitrc b/xinitrc index 7d3fdc6..3688145 100755 --- a/xinitrc +++ b/xinitrc @@ -50,7 +50,7 @@ if [ -f ~/.background ]; then fi fi -# Display reminders. +# Display timed reminders and recheck the file for changes every minute (-z1). if [ -x /usr/bin/remind -a -f ~/.reminders ]; then remind -z1 -k'.shell/bin/notify.py %s &' ~/.reminders & fi