diff options
author | Alan Pearce | 2019-08-06 15:35:21 +0200 |
---|---|---|
committer | Alan Pearce | 2019-08-06 15:35:21 +0200 |
commit | a9422433599df2dd30fcf8e6fd410fd4a7904bbf (patch) | |
tree | 1f7d8ce05906f3795f0b8e8ee66930276a601e7d /xresources | |
parent | e89fe851d0d5093f6fcd236bc7046524b7086b7e (diff) | |
download | dotfiles-a9422433599df2dd30fcf8e6fd410fd4a7904bbf.tar.lz dotfiles-a9422433599df2dd30fcf8e6fd410fd4a7904bbf.tar.zst dotfiles-a9422433599df2dd30fcf8e6fd410fd4a7904bbf.zip |
Override system monospace fonts
Diffstat (limited to 'xresources')
-rw-r--r-- | xresources/.xresources/main | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main index d3b3d44..8178954 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -7,7 +7,7 @@ Emacs.ToolBar: off Emacs.MenuBar: off Emacs.ScrollBars: off Emacs.CursorBlink: off -Emacs.font: Monospace 8 +Emacs.font: IBM Plex Mono 8 rofi.font: Monospace Bold 14 |