diff options
| author | Amin Bandali <bandali@gnu.org> | 2020-04-15 01:29:09 -0400 | 
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2020-04-15 01:29:09 -0400 | 
| commit | 20332c78e6fe39408c0f0be6096f3a7685e33c47 (patch) | |
| tree | 54047176b1a76ee8bd1217556dd3f100da4807d9 | |
| parent | 2331b5a061ecc167f035aef62c09a4b5d4bf873c (diff) | |
| download | configs-20332c78e6fe39408c0f0be6096f3a7685e33c47.tar.gz configs-20332c78e6fe39408c0f0be6096f3a7685e33c47.tar.xz configs-20332c78e6fe39408c0f0be6096f3a7685e33c47.zip  | |
* rc.org(Xresources): Update Emacs font backend to HarfBuzz
Xft is deprecated in (version<= "28" emacs-version) and disabled by
default when using Cairo.
Diffstat (limited to '')
| -rw-r--r-- | rc.org | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -2062,7 +2062,7 @@ Emacs.menuBar: off  Emacs.toolBar: off  Emacs.verticalScrollBars: off  Emacs.cursorBlink: off -Emacs.FontBackend: xft,x +Emacs.FontBackend: ftcrhb,x  ! Emacs.font: Ubuntu Mono-12  ! Emacs.font: Triplicate T4C-11  ! Emacs.font: Ubuntu Mono-10.5  | 
