diff options
-rw-r--r-- | users/tazjin/emacs/config/desktop.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/emacs/config/desktop.el b/users/tazjin/emacs/config/desktop.el index f8ca11f55d11..ec8a30e717e5 100644 --- a/users/tazjin/emacs/config/desktop.el +++ b/users/tazjin/emacs/config/desktop.el @@ -120,6 +120,7 @@ (tab-bar-mode 1) +(setq x-no-window-manager t) ;; TODO(tazjin): figure out when to remove this (exwm-enable) (exwm-randr-enable) |