diff --git a/userland/terminal.el b/userland/terminal.el index 218c0fe..fa21078 100644 --- a/userland/terminal.el +++ b/userland/terminal.el @@ -24,7 +24,7 @@ (require 'transient) -(defcustom theurgy-enable-vterm-windows (equal system-type 'gnu/linux) +(defcustom theurgy-enable-vterm (equal system-type 'gnu/linux) "Whether `vterm' should be enabled on Windows sytems." :type 'boolean :group 'theurgy