Skip to content

Commit

Permalink
Changed font
Browse files Browse the repository at this point in the history
  • Loading branch information
Panadestein committed Mar 1, 2024
1 parent b40a777 commit 194acf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/index.org
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ The variables have self-explanatory names, but I have added a few comments for t
'(vertical-scroll-bars . nil))
(add-to-list 'default-frame-alist '(fullscreen . maximized))
;; Font
(add-to-list 'default-frame-alist '(font . "Fira Code-18"))
(add-to-list 'default-frame-alist '(font . "Iosevka-18"))
;; Terminal transparency
(face-spec-set 'default
'((((type tty)) :background "unspecified-bg")))
Expand Down

0 comments on commit 194acf0

Please sign in to comment.