summaryrefslogtreecommitdiff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 832c35f..1c47a39 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -281,7 +281,7 @@
:init
(corfu-terminal-mode 1)
:custom
- (corfu-terminal-disable-on-gui t))
+ (corfu-terminal-disable-on-gui nil))
(use-package cape
;; extend completion frameworks