mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-11 10:03:28 +00:00
chore(config): alacritty font style
This commit is contained in:
@@ -40,7 +40,7 @@ font:
|
|||||||
normal:
|
normal:
|
||||||
family: JetBrainsMono Nerd Font
|
family: JetBrainsMono Nerd Font
|
||||||
# Style can be specified to pick a specific face.
|
# Style can be specified to pick a specific face.
|
||||||
# style: Regular
|
style: ExtraLight
|
||||||
|
|
||||||
# The bold font face
|
# The bold font face
|
||||||
bold:
|
bold:
|
||||||
@@ -298,7 +298,6 @@ mouse:
|
|||||||
|
|
||||||
selection:
|
selection:
|
||||||
semantic_escape_chars: ',│`|:"'' ()[]{}<>'
|
semantic_escape_chars: ',│`|:"'' ()[]{}<>'
|
||||||
|
|
||||||
# Shell
|
# Shell
|
||||||
#
|
#
|
||||||
# You can set shell.program to the path of your favorite shell, e.g. /bin/fish.
|
# You can set shell.program to the path of your favorite shell, e.g. /bin/fish.
|
||||||
|
|||||||
Reference in New Issue
Block a user