summaryrefslogtreecommitdiff
path: root/home/xyz/.config/alacritty/alacritty.yml
blob: 083ad8762cdce98f5ce7ea29816478e04f883930 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
cursor:
  vi_mode_style: Block

# 1. when set TERM use alacritty on windows, syntax is very bad
# 2. need to set xterm-256color if want ls show color when use ssh
env:
  TERM: xterm-256color

font:
# for cataclysm dda game, use this font, kinda square font, recommended from web
#  normal:
#    family: White Rabbit
  size: 8.0

window:
  dynamic_padding: true