Skip to content

Easily adjust the font size in all Emacs frames

Notifications You must be signed in to change notification settings

kjellc/default-text-scale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Melpa Status Melpa Stable Status Support me

Easily adjust the font size in all Emacs frames

This package provides commands for increasing or decreasing the default font size in all GUI Emacs frames -- it is like an Emacs-wide version of text-scale-mode.

It works by adjusting the height of the default face in the user theme, which is always combined with any other loaded themes.

It's handy for quickly adjusting the font size for readability or impromptu screen-sharing.

Installation

Install default-text-scale from the MELPA repository. The version of default-text-scale there will always be up-to-date.

Usage

You can then customize/enable the global minor mode default-text-scale-mode, which binds C-M-= and C-M-- by default. Alternatively, bind the corresponding commands yourself as desired.

About

Author: Steve Purcell

Homepage: https://github.com/purcell/default-text-scale

This little library was extracted from the author's full Emacs configuration, which readers might find of interest.


Steve Purcell's blog // @sanityinc on Twitter

About

Easily adjust the font size in all Emacs frames

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%