summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index cf5281c..5707ab6 100644 --- a/init.el +++ b/init.el
@@ -1104,7 +1104,7 @@ See also `crux-reopen-as-root-mode'."
1104 1104
1105(setup (:straight-when pdf-tools 1105(setup (:straight-when pdf-tools
1106 (eq system-type 'gnu/linux)) 1106 (eq system-type 'gnu/linux))
1107 (pdf-tools-install)) 1107 (pdf-tools-install t))
1108 1108
1109(setup (:straight (shell-command+ 1109(setup (:straight (shell-command+
1110 :host nil 1110 :host nil