[Emacs] Apparently this is buggy

EXWM does not work properly if this is used, instead of different
workspaces EXWM will create various frames on top of each other.
This commit is contained in:
Lucien Cartier-Tilet 2021-04-17 12:45:03 +02:00
parent 43bb79e708
commit 8eaa12e619
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 2 deletions

View File

@ -611,8 +611,7 @@ tools.
conlanging
(exwm :variables
exwm-enable-systray t
exwm-custom-init (lambda ()
(exwm/autostart-process "autostart"))
exwm-install-logind-lock-handler t
exwm-locking-command "plock")
#+END_SRC