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))
+1 -1
View File
@@ -119,7 +119,7 @@
(cc +lsp) ; C > C++ == 1
clojure ; java with a lisp
common-lisp ; if you've seen one lisp, you've seen them all
coq ; proofs-as-programs
;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c
;;csharp ; unity, .NET, and mono shenanigans
data ; config/data formats
+1
View File
@@ -67,6 +67,7 @@
macos_quit_when_last_window_closed = "no";
macos_colorspace = "default";
macos_show_window_title_in = "window";
macos_option_as_alt = "yes";
};
};
}