summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-exwm.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-07-08 12:20:18 +0100
committerjao <jao@gnu.org>2024-07-08 12:20:18 +0100
commit9bf77f47f038157be763c2784b9ef9fbccf38b4d (patch)
tree44f9eca10845b6d91231b220347623cd9f93a35f /custom/jao-custom-exwm.el
parentdd0276bfd96e36a5b59fcc7cd78d3dbe123e3435 (diff)
downloadelibs-9bf77f47f038157be763c2784b9ef9fbccf38b4d.tar.gz
elibs-9bf77f47f038157be763c2784b9ef9fbccf38b4d.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-exwm.el')
-rw-r--r--custom/jao-custom-exwm.el2
1 files changed, 1 insertions, 1 deletions
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)))