This commit is contained in:
Anthony Cicchetti 2020-09-08 22:27:17 -04:00
parent 192dfe9562
commit 2275665433
3 changed files with 4 additions and 4 deletions

View file

@ -73,13 +73,13 @@ scrolling:
font:
# Normal (roman) font face
normal:
family: Iosevka Custom
family: Iosevka 3.3.0 Custom
# The `style` can be specified to pick a specific face.
style: Medium
# Bold font face
bold:
family: Iosevka Custom
family: Iosevka 3.3.0 Custom
# The `style` can be specified to pick a specific face.
style: Medium Bold

View file

@ -12,7 +12,7 @@
# that have many weight variants like Book, Medium, Thick, etc. For example:
font_family Iosevka Custom Medium
# bold_font Operator Mono Medium
# italic_font Operator Mono Book Italic
# italic_font Dank Mono Italic
# bold_italic_font Operator Mono Medium Italic
#
# You can get a list of full family names available on your computer by running

View file

@ -55,6 +55,6 @@
- name: Lay down .ideavimrc
file:
src: ~/.dotfiles/ideavimrc/ideavimrc
src: ~/.dotfiles/ideavim/ideavimrc
dest: ~/.ideavimrc
state: link