From 9bf77f47f038157be763c2784b9ef9fbccf38b4d Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 8 Jul 2024 12:20:18 +0100 Subject: nits --- custom/jao-custom-exwm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/jao-custom-exwm.el') diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index dbad1da..e5c67f8 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -151,7 +151,7 @@ (add-hook 'exwm-workspace-switch-hook #'jao-minibuffer-refresh) (require 'exwm-systemtray) -(exwm-systemtray-enable) +(exwm-systemtray-mode 1) (defun jao-exwm--watch-tray (sym newval op where) (setq jao-minibuffer-right-margin (* 2 (length newval))) -- cgit v1.2.3