Skip to content

Commit

Permalink
inconsolata back to monospace
Browse files Browse the repository at this point in the history
  • Loading branch information
YYY authored and YYY committed Jun 28, 2021
1 parent 32c680f commit b2099ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .Xresources
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
*.background: #141c21
*.cursorColor: #afbfbf

URxvt.font: xft:Inconsolata:size=13
URxvt.font: xft:monospace:size=13
2 changes: 1 addition & 1 deletion config.org
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ As early as possible do this
#+BEGIN_SRC emacs-lisp
(use-package doom-themes :ensure t :defer t)
(load-theme 'doom-one t)
(set-frame-font "Inconsolata-13")
(set-frame-font "Monospace-13")
(global-font-lock-mode t)
(setq font-lock-maximum-decoration t)
#+END_SRC
Expand Down

0 comments on commit b2099ec

Please sign in to comment.