From 7b5a0e9e88f015cb68a46bb657661f4663e287af Mon Sep 17 00:00:00 2001 From: Casper Date: Mon, 23 Dec 2024 12:46:01 -0700 Subject: dark mode and org capture --- scripts/org-capture.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/org-capture.sh (limited to 'scripts/org-capture.sh') diff --git a/scripts/org-capture.sh b/scripts/org-capture.sh new file mode 100644 index 0000000..ce92a91 --- /dev/null +++ b/scripts/org-capture.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +qvm-run emacs-org "emacsclient --eval '(+org-capture/open-frame)'" -- cgit v1.2.3