From dc9c61c1235b76854431b970fbcd83ea63b064a7 Mon Sep 17 00:00:00 2001 From: Tristan Druyen Date: Thu, 8 Feb 2024 03:03:34 +0100 Subject: [PATCH] WIP --- ext/doom/config.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/doom/config.el b/ext/doom/config.el index 9c0ab55..51a2cec 100644 --- a/ext/doom/config.el +++ b/ext/doom/config.el @@ -170,7 +170,6 @@ ;; Shell stuff;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (setq shell-file-name (executable-find "bash")) - (setq-default vterm-shell (executable-find "fish")) ;; Background Transparency + Toggling