diff --git a/init/custom.el b/init/custom.el index 85423e0ae..7921d0a4a 100644 --- a/init/custom.el +++ b/init/custom.el @@ -10,6 +10,7 @@ '(custom-safe-themes (quote ("3c83b3676d796422704082049fc38b6966bcad960f896669dfc21a7a37a748fa" "d61fc0e6409f0c2a22e97162d7d151dee9e192a90fa623f8d6a071dbf49229c6" default))) + '(elnode-send-file-program "/run/current-system/sw/bin/cat") '(frame-brackground-mode (quote dark)) '(global-auto-complete-mode t) '(helm-split-window-in-side-p t)