diff --git a/pkg/sys-specific.el b/pkg/sys-specific.el index f82c056..7737cba 100644 --- a/pkg/sys-specific.el +++ b/pkg/sys-specific.el @@ -47,7 +47,8 @@ (define-key +custom-keys-mode-map [(hyper q)] 'kill-emacs) ;; Disable meta on right alt (useful for Polish characters) - (setq mac-right-option-modifier nil))) + ;; (setq mac-right-option-modifier nil) + )) (defun +custom-switch-right-left-alt () "Set keyboard to das keyboard."