updated font and lock
This commit is contained in:
@@ -4,26 +4,26 @@
|
||||
|
||||
[font]
|
||||
## Font size in points.
|
||||
size = 12
|
||||
size = 10
|
||||
|
||||
## When true, Alacritty will use a custom built-in font for box drawing characters and powerline symbols.
|
||||
builtin_box_drawing = true
|
||||
|
||||
## Normal font family.
|
||||
[font.normal]
|
||||
family = "FiraMono Nerd Font"
|
||||
family = "0xProto Nerd Font Mono"
|
||||
|
||||
## If the family is not specified, it will fall back to the value specified for the normal font.
|
||||
[font.bold]
|
||||
family = "FiraMono Nerd Font"
|
||||
family = "0xProto Nerd Font Mono"
|
||||
|
||||
## If the family is not specified, it will fall back to the value specified for the normal font.
|
||||
[font.italic]
|
||||
family = "FiraMono Nerd Font"
|
||||
family = "0xProto Nerd Font Mono"
|
||||
|
||||
## If the family is not specified, it will fall back to the value specified for the normal font.
|
||||
[font.bold_italic]
|
||||
family = "FiraMono Nerd Font"
|
||||
family = "0xProto Nerd Font Mono"
|
||||
|
||||
## Offset is the extra space around each character.
|
||||
## 'y' can be thought of as modifying the line spacing, and 'x' as modifying the letter spacing.
|
||||
|
@@ -12,7 +12,7 @@ general {
|
||||
# BACKGROUND
|
||||
background {
|
||||
monitor =
|
||||
path = $HOME/Pictures/wallpaper.png
|
||||
path = $HOME/Pictures/rem/rem-latte.jpg
|
||||
blur_passes = 0
|
||||
color = $base
|
||||
}
|
||||
|
Reference in New Issue
Block a user