|
|
@ -24,7 +24,7 @@
|
|
|
|
#TERM: alacritty
|
|
|
|
#TERM: alacritty
|
|
|
|
|
|
|
|
|
|
|
|
window:
|
|
|
|
window:
|
|
|
|
opacity: 1
|
|
|
|
opacity: 0.85
|
|
|
|
# Window dimensions (changes require restart)
|
|
|
|
# Window dimensions (changes require restart)
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Number of lines/columns (not pixels) in the terminal. The number of columns
|
|
|
|
# Number of lines/columns (not pixels) in the terminal. The number of columns
|
|
|
@ -123,7 +123,7 @@ font:
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# If the bold family is not specified, it will fall back to the
|
|
|
|
# If the bold family is not specified, it will fall back to the
|
|
|
|
# value specified for the normal font.
|
|
|
|
# value specified for the normal font.
|
|
|
|
#family: monospace
|
|
|
|
#family: Roboto Mono for Powerline
|
|
|
|
|
|
|
|
|
|
|
|
# The `style` can be specified to pick a specific face.
|
|
|
|
# The `style` can be specified to pick a specific face.
|
|
|
|
#style: Bold
|
|
|
|
#style: Bold
|
|
|
@ -156,9 +156,9 @@ font:
|
|
|
|
# Offset is the extra space around each character. `offset.y` can be thought
|
|
|
|
# Offset is the extra space around each character. `offset.y` can be thought
|
|
|
|
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
|
|
|
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
|
|
|
# spacing.
|
|
|
|
# spacing.
|
|
|
|
#offset:
|
|
|
|
offset:
|
|
|
|
# x: 0
|
|
|
|
x: 0
|
|
|
|
# y: 0
|
|
|
|
y: 3
|
|
|
|
|
|
|
|
|
|
|
|
# Glyph offset determines the locations of the glyphs within their cells with
|
|
|
|
# Glyph offset determines the locations of the glyphs within their cells with
|
|
|
|
# the default being at the bottom. Increasing `x` moves the glyph to the
|
|
|
|
# the default being at the bottom. Increasing `x` moves the glyph to the
|
|
|
@ -171,10 +171,10 @@ font:
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Thin strokes are suitable for retina displays, but for non-retina screens
|
|
|
|
# Thin strokes are suitable for retina displays, but for non-retina screens
|
|
|
|
# it is recommended to set `use_thin_strokes` to `false`.
|
|
|
|
# it is recommended to set `use_thin_strokes` to `false`.
|
|
|
|
#use_thin_strokes: true
|
|
|
|
#use_thin_strokes: false
|
|
|
|
|
|
|
|
|
|
|
|
# If `true`, bold text is drawn using the bright color variants.
|
|
|
|
# If `true`, bold text is drawn using the bright color variants.
|
|
|
|
#draw_bold_text_with_bright_colors: false
|
|
|
|
draw_bold_text_with_bright_colors: false
|
|
|
|
|
|
|
|
|
|
|
|
# Colors (Tomorrow Night)
|
|
|
|
# Colors (Tomorrow Night)
|
|
|
|
colors:
|
|
|
|
colors:
|
|
|
|