mirror of
https://github.com/ch11ng/exwm.git
synced 2024-11-23 19:47:58 +01:00
; Autoload `exwm-enable'
This commit is contained in:
parent
5fbf20ba16
commit
cb9607814f
1 changed files with 1 additions and 0 deletions
1
exwm.el
1
exwm.el
|
@ -872,6 +872,7 @@ manager. If t, replace it, if nil, abort and ask the user if `ask'."
|
|||
(xcb:disconnect exwm--connection))
|
||||
(setq exwm--connection nil))
|
||||
|
||||
;;;###autoload
|
||||
(defun exwm-enable (&optional undo)
|
||||
"Enable/Disable EXWM."
|
||||
(exwm--log "%s" undo)
|
||||
|
|
Loading…
Reference in a new issue