This commit is contained in:
2026-02-27 01:01:35 +08:00
parent 4a65050f92
commit 703188c0f8
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
(when (eq system-type 'darwin)
;; Use Command key as Meta
(setq mac-command-modifier 'meta
u mac-option-modifier 'super)
mac-option-modifier 'super)
;; Enable menu-bar for yabai tiling compatibility
;; Without this, yabai can't detect Emacs windows properly
(menu-bar-mode 1))