Skip to content

Commit

Permalink
Set menu-bar-mode t on MBP
Browse files Browse the repository at this point in the history
Per yabai documentation, this makes emacs better behaved with yabi:
koekeishiya/yabai#86
  • Loading branch information
ElleNajt committed Feb 26, 2024
1 parent fb063cf commit a57a163
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions computers/Elles-MBP.el
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@
(use-package tree-sitter-langs)
;; (use-package ts-fold
;; :load-path tsfold-source-code-path)

; For yabai:
(menu-bar-mode t)

0 comments on commit a57a163

Please sign in to comment.