summaryrefslogtreecommitdiff
path: root/pancake.el
diff options
context:
space:
mode:
Diffstat (limited to 'pancake.el')
-rw-r--r--pancake.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/pancake.el b/pancake.el
index b2fa8da..ecab7a4 100644
--- a/pancake.el
+++ b/pancake.el
@@ -93,7 +93,7 @@
"Foreground face for white color."
:group 'pancake)
-(defcustom pancake-command '("pancake")
+(defcustom pancake-command '("pancake" "--embedded")
"A command that runs pancake, along with its arguments"
:group 'pancake)