Home / Emacs / [Selected] Frame / Configuration
Resize frames pixel-wise
Resize the frame by pixels instead of by characters so that
- a maximized frame fills the entire screen
- Yabai can size frames precisely.
(setopt frame-resize-pixelwise t)
Home / Emacs / [Selected] Frame / Configuration
Resize the frame by pixels instead of by characters so that
(setopt frame-resize-pixelwise t)