diff options
author | Amin Bandali <bandali@kelar.org> | 2025-01-30 16:30:12 -0500 |
---|---|---|
committer | Amin Bandali <bandali@kelar.org> | 2025-01-30 16:30:12 -0500 |
commit | f44a20aca8c916dd599d92d5b2336eb88b40b8fa (patch) | |
tree | 26329c8349401a286c30c8d0539005810a1e9412 /.Xresources.d | |
parent | 7b8b021044b9412894207127e0ea78ef9951f5d2 (diff) | |
download | configs-f44a20aca8c916dd599d92d5b2336eb88b40b8fa.tar.gz configs-f44a20aca8c916dd599d92d5b2336eb88b40b8fa.tar.xz configs-f44a20aca8c916dd599d92d5b2336eb88b40b8fa.zip |
Some font-related updates
Diffstat (limited to '')
-rw-r--r-- | .Xresources.d/emacs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.Xresources.d/emacs b/.Xresources.d/emacs index 7bb97f9..424e048 100644 --- a/.Xresources.d/emacs +++ b/.Xresources.d/emacs @@ -4,4 +4,5 @@ !Emacs.cursorBlink: off Emacs.FontBackend: ftcrhb,x Emacs.font: Source Code Pro Medium-10.5 +!Emacs.font: Inconsolata Medium-12:hinting=true:autohint=true ! other sizes: 13, 14 |