From 49a21778db28105f0ea01e2e65686de963e954cc Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 27 Oct 2024 10:04:52 +0200 Subject: . --- home/dots/.emacs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home/dots/.emacs') diff --git a/home/dots/.emacs b/home/dots/.emacs index 24a5403..462d165 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -348,8 +348,8 @@ (use-package exwm-mff :demand t :load-path "elisp" - :config - (exwm-mff-mode)) + :hook + ((server-after-make-frame . exwm-mff-mode))) (use-package avy :ensure t -- cgit v1.2.3