???
This commit is contained in:
parent
192dfe9562
commit
2275665433
3 changed files with 4 additions and 4 deletions
|
@ -73,13 +73,13 @@ scrolling:
|
||||||
font:
|
font:
|
||||||
# Normal (roman) font face
|
# Normal (roman) font face
|
||||||
normal:
|
normal:
|
||||||
family: Iosevka Custom
|
family: Iosevka 3.3.0 Custom
|
||||||
# The `style` can be specified to pick a specific face.
|
# The `style` can be specified to pick a specific face.
|
||||||
style: Medium
|
style: Medium
|
||||||
|
|
||||||
# Bold font face
|
# Bold font face
|
||||||
bold:
|
bold:
|
||||||
family: Iosevka Custom
|
family: Iosevka 3.3.0 Custom
|
||||||
# The `style` can be specified to pick a specific face.
|
# The `style` can be specified to pick a specific face.
|
||||||
style: Medium Bold
|
style: Medium Bold
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
# that have many weight variants like Book, Medium, Thick, etc. For example:
|
# that have many weight variants like Book, Medium, Thick, etc. For example:
|
||||||
font_family Iosevka Custom Medium
|
font_family Iosevka Custom Medium
|
||||||
# bold_font Operator Mono Medium
|
# bold_font Operator Mono Medium
|
||||||
# italic_font Operator Mono Book Italic
|
# italic_font Dank Mono Italic
|
||||||
# bold_italic_font Operator Mono Medium Italic
|
# bold_italic_font Operator Mono Medium Italic
|
||||||
#
|
#
|
||||||
# You can get a list of full family names available on your computer by running
|
# You can get a list of full family names available on your computer by running
|
||||||
|
|
|
@ -55,6 +55,6 @@
|
||||||
|
|
||||||
- name: Lay down .ideavimrc
|
- name: Lay down .ideavimrc
|
||||||
file:
|
file:
|
||||||
src: ~/.dotfiles/ideavimrc/ideavimrc
|
src: ~/.dotfiles/ideavim/ideavimrc
|
||||||
dest: ~/.ideavimrc
|
dest: ~/.ideavimrc
|
||||||
state: link
|
state: link
|
||||||
|
|
Loading…
Add table
Reference in a new issue