Add config for doom emacs

This commit is contained in:
2020-01-11 21:33:26 +01:00
parent 95d17a4693
commit 1c5f9a8cd0
7 changed files with 5103 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
TIME="$1"TODO
MSG="$2"
dunstify --replace=85401 "Event in $TIME minutes" "$MSG"