tangled
alpha
login
or
join now
wiro.world
/
dotfiles
2
fork
atom
yep, more dotfiles
2
fork
atom
overview
issues
1
pulls
1
pipelines
launcher: override stylix font choice
wiro.world
4 months ago
a8702113
28d4e096
verified
This commit was signed with the committer's
known signature
.
wiro.world
SSH Key Fingerprint:
SHA256:SmMcWpNAnL+VAgItSawvXgdPVn7f1rsyAuB/5VNclKY=
+2
1 changed file
expand all
collapse all
unified
split
home-manager
fragments
launcher.nix
+2
home-manager/fragments/launcher.nix
···
56
56
default-result-background-corner-radius = 8;
57
57
default-result-background-padding = "5, 10";
58
58
59
59
+
font = lib.mkForce "Sans";
60
60
+
59
61
clip-to-padding = false;
60
62
};
61
63
};