mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Minor tweaks
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
;; It's all in the Meta
|
||||
;; modifier keys
|
||||
;; (setq mac-command-modifier 'super)
|
||||
;; (setq mac-option-modifier 'meta)
|
||||
;; (setq ns-alternate-modifier 'meta)
|
||||
;; (setq ns-command-modifier 'super)
|
||||
(setq ns-function-modifier 'hyper)
|
||||
|
||||
;; Don't use OSX Native fullscreen mode
|
||||
|
||||
Reference in New Issue
Block a user