diff options
author | jao <jao@gnu.org> | 2025-08-01 02:45:49 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-08-01 02:45:49 +0100 |
commit | d730b1d6d95615440c8c175758a24e476e1d1d73 (patch) | |
tree | 28e71ab3e50c616ee833a39d9c59ac0a83af0928 | |
parent | 8c3d8fe3f6198f1c7197f72f1299ab988a16b2d1 (diff) | |
download | elibs-d730b1d6d95615440c8c175758a24e476e1d1d73.tar.gz elibs-d730b1d6d95615440c8c175758a24e476e1d1d73.tar.bz2 |
bad exwm initialisation
-rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3176,7 +3176,6 @@ (setq jao-exwm-enabled t) (display-time-mode -1) (jao-ednc-setup 95) - (exwm-enable) (x-change-window-property "_XMONAD_TRAYPAD" "" nil nil nil nil 0) (jao-mode-line-add-to-minibuffer-left 90) (jao-xmobar-restart) |