tangled
alpha
login
or
join now
wiro.world
/
dotfiles
2
fork
atom
yep, more dotfiles
2
fork
atom
overview
issues
1
pulls
1
pipelines
helix: use wolf-alabaster-dark theme
wiro.world
2 months ago
e1b8eda2
b0e7f6f5
verified
This commit was signed with the committer's
known signature
.
wiro.world
SSH Key Fingerprint:
SHA256:SmMcWpNAnL+VAgItSawvXgdPVn7f1rsyAuB/5VNclKY=
+1
-1
1 changed file
expand all
collapse all
unified
split
home-manager
fragments
helix.nix
+1
-1
home-manager/fragments/helix.nix
···
37
37
defaultEditor = true;
38
38
39
39
settings = {
40
40
-
theme = lib.mkDefault "monokai_pro_octagon";
40
40
+
theme = lib.mkDefault "wolf-alabaster-dark";
41
41
42
42
editor = {
43
43
auto-format = true;