summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.org b/init.org
index 0b4dcd6..c6006d2 100644
--- a/init.org
+++ b/init.org
@@ -480,6 +480,7 @@
(setq jao-exwm-enabled t)
(display-time-mode -1)
(exwm-enable)
+ (x-change-window-property "_XMONAD_TRAYPAD" "" nil nil nil nil 0)
(jao-trisect t))
#+end_src
*** sway
@@ -2104,7 +2105,7 @@
(eldoc-mode 1))
(add-hook 'magit-log-mode-hook #'jao-magit-eldoc-setup)
- ;; (add-hook 'magit-status-mode-hook #'jao-magit-eldoc-setup)
+ (add-hook 'magit-status-mode-hook #'jao-magit-eldoc-setup)
(with-eval-after-load "eldoc"
(eldoc-add-command 'magit-next-line)