diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-26 02:23:51 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-26 02:23:51 -0800 |
commit | 095a2255f66798fa1b73b7f85aac550834b5e701 (patch) | |
tree | 9bb754c85d930131158cba86874184ae0285ec7b /home/xyz/.xinitrc | |
parent | fa1e450823d0c91f0f6b7e144b7660242444a680 (diff) |
use remind instead of calcurse, integrate remind to scripts
Diffstat (limited to 'home/xyz/.xinitrc')
-rw-r--r-- | home/xyz/.xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.xinitrc b/home/xyz/.xinitrc index a7bf39a1..1086f113 100644 --- a/home/xyz/.xinitrc +++ b/home/xyz/.xinitrc @@ -56,4 +56,6 @@ udiskie & # without editing registry, using filter key, or other third party program # see http://stereopsis.com/keyrepeat/ xset r rate 250 30 +# https://dianne.skoll.ca/wiki/Remind_FAQ#How_can_I_generate_popup_windows_to_warn_me_of_timed_reminders.3F +rem -z -k'notify-send -u critical "reminder" %s &' & exec dwm |