aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wsl/.config/alacritty/local.yml
blob: d53da7b3f3096413ba081279f4333c28c5e8eb5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
shell:
  program: C:\WINDOWS\system32\wsl.exe
  args:
    - "tmux new -As home"

working_directory: '\\wsl$\Arch\home\tobyv'

font:
  normal:
    family: FiraCode NF

window:
  opacity: 0.98