Handle emacs not running for WAL

This commit is contained in:
Jeremy Dormitzer 2020-03-29 23:58:20 -04:00
parent 79f28b112a
commit 8a9d07bb86

View File

@ -1 +1 @@
emacsclient -e "(load-theme 'doom-ewal)"
emacsclient -a "echo 'Emacs not running'" -n -e "(load-theme 'doom-ewal)"