dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit a7445eebee1323e5c6e21ae29ad61c4503419ba5
parent 9e7e6f11248778542894700aa4911982fdcfc8c8
Author: Ashymad <czilukim@o2.pl>
Date:   Sun,  4 Feb 2018 00:56:47 +0100

Change font

Diffstat:
M.emacs.d/init.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.emacs.d/init.el b/.emacs.d/init.el @@ -149,4 +149,4 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - '(default ((t (:family "DejaVu Sans Mono" :foundry "PfEd" :slant normal :weight normal :height 128 :width normal))))) + '(default ((t (:family "monofur" :foundry "unknown" :slant normal :weight normal :height 151 :width normal)))))