tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
fix: alacritty config only the symlink
biscui.tech
4 months ago
045c7280
9a9865d5
+6
-1
1 changed file
expand all
collapse all
unified
split
.alacritty.toml
+6
-1
.alacritty.toml
···
1
-
C:/Users/HUETJ/AppData/Roaming/alacritty/alacritty.toml
0
0
0
0
0
···
1
+
[terminal.shell]
2
+
program = "wsl.exe"
3
+
args = ["-d", "Ubuntu"]
4
+
5
+
[font]
6
+
normal = {family = "IosevkaTerm Nerd Font"}