diff --git a/exwm-floating.el b/exwm-floating.el index 36a658a76..f8891befe 100644 --- a/exwm-floating.el +++ b/exwm-floating.el @@ -30,6 +30,7 @@ (require 'exwm-core) (eval-when-compile (require 'exwm-workspace)) +;;;###autoload (defvar exwm-floating-border-width 1 "Border width of the floating window.") (defvar exwm-floating-border-color "blue" "Border color of the floating window.")