EXWM: Enable systemtray

master
Pierre Neidhardt 2017-08-07 11:17:49 +01:00
parent 5c10fe5bb4
commit 0b3955e5bc
1 changed files with 3 additions and 2 deletions

View File

@ -27,8 +27,9 @@
;;; System tray
;; TODO: Test and see if status bar is not a better solution.
;; (require 'exwm-systemtray)
;; (exwm-systemtray-enable)
(require 'exwm-systemtray)
(exwm-systemtray-enable)
(setq exwm-systemtray-height 16)
;;; Those cannot be set globally: if Emacs would be run in another WM, the "s-"
;;; prefix will conflict with the WM bindings.