From 7286d7a3d0c9b394ffbf2ea6b80ad09966647a5d Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sat, 21 Sep 2024 08:03:40 +0100 Subject: darwin/emacs: Resize frames pixelwise --- dotfiles-darwin/emacs/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles-darwin/emacs/init.el b/dotfiles-darwin/emacs/init.el index 2c55404..dc78758 100644 --- a/dotfiles-darwin/emacs/init.el +++ b/dotfiles-darwin/emacs/init.el @@ -1,6 +1,7 @@ ;; General Configuration -(setopt mac-right-command-modifier 'meta +(setopt frame-resize-pixelwise t + mac-right-command-modifier 'meta mac-right-option-modifier 'none) (when (executable-find "gls") -- cgit v1.2.3-70-g09d2